Skip to content

Commit f09598a

Browse files
committed
Clean up CMake
1 parent 6c0ab1a commit f09598a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ project(${EXE_NAME})
99
set(CMAKE_CXX_STANDARD 17)
1010
set(PROJECT_ROOT_DIR "${CMAKE_CURRENT_SOURCE_DIR}")
1111

12-
add_compile_options(/MP) # build in parallel
13-
1412
set(SOURCES
1513
Driver.cpp
1614
FixOps.cpp

0 commit comments

Comments
 (0)