Skip to content

Commit c693a94

Browse files
committed
exposition
1 parent 9abeddc commit c693a94

9 files changed

Lines changed: 179 additions & 210 deletions

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717

1818
cmake_minimum_required(VERSION 3.8...3.20)
1919

20-
if(MSVC)
21-
target_compile_options(${TARGET_NAME} /W4 /WX)
22-
endif()
23-
2420
set(BOOST_OPENMETHOD_VERSION 1)
2521

2622
if (BOOST_SUPERPROJECT_VERSION)

0 commit comments

Comments
 (0)