Skip to content

Commit 0cea2b2

Browse files
committed
Update CMakeLists.txt
1 parent a6e3e93 commit 0cea2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ project(
1313
SamplinSafari
1414
DESCRIPTION "A research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers."
1515
VERSION ${VERSION}
16-
LANGUAGES C CXX OBJC
16+
LANGUAGES C CXX
1717
)
1818

1919
message(STATUS "C++ compiler is: ${CMAKE_CXX_COMPILER_ID}")

0 commit comments

Comments
 (0)