2
0
mirror of https://github.com/boostorg/yap.git synced 2026-02-22 03:52:18 +00:00

Fix compile_tests link.

This commit is contained in:
Zach Laine
2016-11-22 18:20:40 -06:00
parent e08fc628ff
commit dbea6d3ed5

View File

@@ -45,3 +45,4 @@ add_executable(
compile_move_only_types.cpp
compile_copy_only_types.cpp
)
target_link_libraries(compile_tests c++)