Skip to content

Commit

Permalink
Changed CBT to MiniSizeRel
Browse files Browse the repository at this point in the history
  • Loading branch information
demichele committed Oct 6, 2019
1 parent e9f99af commit d1955e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Expand Up @@ -19,6 +19,8 @@ enable_language(C)
enable_language(CXX)
enable_testing()

set(CMAKE_BUILD_TYPE MinSizeRel)

set(THREADS_PREFER_PTHREAD_FLAG ON)
find_package(Threads REQUIRED)

Expand Down

0 comments on commit d1955e4

Please sign in to comment.