OpenCASCADEFoundationClassesTargets-debug.cmake 1.4 KB

1234567891011121314151617181920212223242526272829
  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 "TKernel" for configuration "Debug"
  7. set_property(TARGET TKernel APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
  8. set_target_properties(TKernel PROPERTIES
  9. IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/win64/vc14/libd/TKernel.lib"
  10. IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/win64/vc14/bind/TKernel.dll"
  11. )
  12. list(APPEND _cmake_import_check_targets TKernel )
  13. list(APPEND _cmake_import_check_files_for_TKernel "${_IMPORT_PREFIX}/win64/vc14/libd/TKernel.lib" "${_IMPORT_PREFIX}/win64/vc14/bind/TKernel.dll" )
  14. # Import target "TKMath" for configuration "Debug"
  15. set_property(TARGET TKMath APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
  16. set_target_properties(TKMath PROPERTIES
  17. IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/win64/vc14/libd/TKMath.lib"
  18. IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/win64/vc14/bind/TKMath.dll"
  19. )
  20. list(APPEND _cmake_import_check_targets TKMath )
  21. list(APPEND _cmake_import_check_files_for_TKMath "${_IMPORT_PREFIX}/win64/vc14/libd/TKMath.lib" "${_IMPORT_PREFIX}/win64/vc14/bind/TKMath.dll" )
  22. # Commands beyond this point should not need to know the version.
  23. set(CMAKE_IMPORT_FILE_VERSION)