Gabriele Contini
2019-10-19 263a0f6f6f0cdedd563bb7ae9723db6b096486b2
src/tools/license-generator/CMakeLists.txt
@@ -10,7 +10,8 @@
target_link_libraries(
     license_generator_lib
     tools_base
     licensepp_static
     base
     licensecc_static
    $<$<CONFIG:Debug>:${Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG}>
     $<$<NOT:$<CONFIG:Debug>>:${Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE}>    
    $<$<CONFIG:Debug>:${Boost_SYSTEM_LIBRARY_DEBUG}>