Skip to content

Commit e2e3264

Browse files
authored
Upgraded cppsm (#20)
1 parent ef2594c commit e2e3264

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.cppsm

CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
cmake_minimum_required(VERSION 3.9)
22
project(trade.cpp)
3-
set(CPPSM_EXCEPTIONS ON CACHE BOOL "Enable C++ exception handling")
4-
include(.cppsm/c++17-no-rtti-no-exns.cmake)
3+
include(.cppsm/c++17.cmake)

0 commit comments

Comments
 (0)