Gabriele Contini
2019-12-14 e2c2e9dc1a9a7f7eafff371cdf29bb731015238c
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}
)