Skip to content

Commit 6bbc81c

Browse files
committed
wip
1 parent b7fc54c commit 6bbc81c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/cmake_install_test/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ project(cmake_install_test LANGUAGES CXX)
88

99
find_package(boost_openmethod REQUIRED)
1010

11-
target_compile_features(boost_openmethod INTERFACE cxx_std_17)
12-
1311
add_executable(main main.cpp)
1412
target_link_libraries(main Boost::openmethod)
1513

0 commit comments

Comments
 (0)