diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 3ee6bd6..79d9692 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -45,3 +45,4 @@ add_executable( compile_move_only_types.cpp compile_copy_only_types.cpp ) +target_link_libraries(compile_tests c++)