diff options
Diffstat (limited to 'liblog/CMakeLists.txt')
| -rw-r--r-- | liblog/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/liblog/CMakeLists.txt b/liblog/CMakeLists.txt index 3ecce93..595c72c 100644 --- a/liblog/CMakeLists.txt +++ b/liblog/CMakeLists.txt @@ -13,10 +13,6 @@ target_compile_definitions(log PUBLIC BOOST_LOG_DYN_LINK ) -target_compile_options(log - PRIVATE -std=c++11 -) - target_link_libraries(log PRIVATE Boost::system PUBLIC Boost::log |
