gcontini
2019-12-14 86c77384c8111e0601d6224180cff23d61d4edf8
test/library/CMakeLists.txt
@@ -21,7 +21,7 @@
   target_link_libraries(
       test_os_linux
       os
       licensecc_static
       ${Boost_LIBRARIES}
   )
@@ -36,7 +36,7 @@
target_link_libraries(
 test_license_locator
 locators
 licensecc_static
 ${Boost_LIBRARIES}
)