Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
wkjarosz committed Dec 31, 2023
1 parent a6e3e93 commit 0cea2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ project(
SamplinSafari
DESCRIPTION "A research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers."
VERSION ${VERSION}
LANGUAGES C CXX OBJC
LANGUAGES C CXX
)

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

0 comments on commit 0cea2b2

Please sign in to comment.