diff cmake/CodeDefineModule.cmake @ 615:e8661a550a12

Join: dedicate new module directory, #684
author David Demelier <markand@malikania.fr>
date Mon, 21 Aug 2017 11:31:22 +0200
parents 18ec7f4fc3de
children 266f32919d0a
line wrap: on
line diff
--- a/cmake/CodeDefineModule.cmake	Mon Aug 21 11:14:05 2017 +0200
+++ b/cmake/CodeDefineModule.cmake	Mon Aug 21 11:31:22 2017 +0200
@@ -78,7 +78,6 @@
         target_link_libraries(
             test-${MOD_NAME}
             Boost::unit_test_framework
-            gtest
             ${MOD_LIBRARIES}
         )