From 837d8336fb5323ff797cbcbce17a05a3838e051f Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Fri, 4 Nov 2016 13:09:43 +0100 Subject: Sets default standards for all CXX and C libraries. They can be indiviually be overridden when necessary. --- liblog/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'liblog') 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 -- cgit v1.2.3-70-g09d2