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