Gabriele Contini
2019-10-19 78b6def7e795a1bdc37093f582db56cbdae01347
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}>