#---------------------------------------------------------------- # Generated CMake target import file. #---------------------------------------------------------------- # Commands may need to know the format version. set(CMAKE_IMPORT_FILE_VERSION 1) # Import target "capstone::capstone_shared" for configuration "" set_property(TARGET capstone::capstone_shared APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) set_target_properties(capstone::capstone_shared PROPERTIES IMPORTED_LOCATION_NOCONFIG "/usr/lib64/libcapstone.so.5.0.6" IMPORTED_SONAME_NOCONFIG "libcapstone.so.5" ) list(APPEND _cmake_import_check_targets capstone::capstone_shared ) list(APPEND _cmake_import_check_files_for_capstone::capstone_shared "/usr/lib64/libcapstone.so.5.0.6" ) # Import target "capstone::cstool" for configuration "" set_property(TARGET capstone::cstool APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) set_target_properties(capstone::cstool PROPERTIES IMPORTED_LOCATION_NOCONFIG "/usr/bin/cstool" ) list(APPEND _cmake_import_check_targets capstone::cstool ) list(APPEND _cmake_import_check_files_for_capstone::cstool "/usr/bin/cstool" ) # Commands beyond this point should not need to know the version. set(CMAKE_IMPORT_FILE_VERSION)