Skip to content

Commit

Permalink
Updated CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
eg0000r-pub committed Jan 27, 2024
1 parent d59596e commit 68131d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ endif ()

if (${APPLE})
set(CMAKE_CXX_FLAGS "-Wall -Wextra -O3")
add_compile_definitions(_LIBCPP_HAS_PARALLEL_ALGORITHMS)
endif ()

if (${CMAKE_COMPILER_IS_GNUCXX})
Expand Down

0 comments on commit 68131d5

Please sign in to comment.