Gabriele Contini
2019-12-07 a98c3541b725f6bbb2e7d49201f4469d4548dac7
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}
)