license_generator-debug.cmake 838 B

123456789101112131415161718
  1. #----------------------------------------------------------------
  2. # Generated CMake target import file for configuration "Debug".
  3. #----------------------------------------------------------------
  4. # Commands may need to know the format version.
  5. set(CMAKE_IMPORT_FILE_VERSION 1)
  6. # Import target "license_generator::lccgen" for configuration "Debug"
  7. set_property(TARGET license_generator::lccgen APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
  8. set_target_properties(license_generator::lccgen PROPERTIES
  9. IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/bin/lccgen.exe"
  10. )
  11. list(APPEND _cmake_import_check_targets license_generator::lccgen )
  12. list(APPEND _cmake_import_check_files_for_license_generator::lccgen "${_IMPORT_PREFIX}/bin/lccgen.exe" )
  13. # Commands beyond this point should not need to know the version.
  14. set(CMAKE_IMPORT_FILE_VERSION)