We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef2594c commit e2e3264Copy full SHA for e2e3264
.cppsm
CMakeLists.txt
@@ -1,4 +1,3 @@
1
cmake_minimum_required(VERSION 3.9)
2
project(trade.cpp)
3
-set(CPPSM_EXCEPTIONS ON CACHE BOOL "Enable C++ exception handling")
4
-include(.cppsm/c++17-no-rtti-no-exns.cmake)
+include(.cppsm/c++17.cmake)
0 commit comments