Gabriele Contini
2020-02-10 9e5f755464f611dc3d7cca486b1d2659ca9cee1e
src/CMakeLists.txt
@@ -1,4 +1,7 @@
add_subdirectory("library")
add_subdirectory("tools")
#for no reason overwrite it (maybe it's manually customized)
IF(NOT EXISTS "${LCC_INCLUDE_DIR}/licensecc_properties.h")
   configure_file ("templates/licensecc_properties.h.in"
      "${LCC_INCLUDE_DIR}/licensecc_properties.h")
ENDIF(NOT EXISTS "${LCC_INCLUDE_DIR}/licensecc_properties.h")