Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib64
/
cmake
/
json-c
/
Filename :
json-c-targets-release.cmake
back
Copy
#---------------------------------------------------------------- # Generated CMake target import file for configuration "RELEASE". #---------------------------------------------------------------- # Commands may need to know the format version. set(CMAKE_IMPORT_FILE_VERSION 1) # Import target "json-c::json-c" for configuration "RELEASE" set_property(TARGET json-c::json-c APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) set_target_properties(json-c::json-c PROPERTIES IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib64/libjson-c.so.5.0.0" IMPORTED_SONAME_RELEASE "libjson-c.so.5" ) list(APPEND _IMPORT_CHECK_TARGETS json-c::json-c ) list(APPEND _IMPORT_CHECK_FILES_FOR_json-c::json-c "${_IMPORT_PREFIX}/lib64/libjson-c.so.5.0.0" ) # Commands beyond this point should not need to know the version. set(CMAKE_IMPORT_FILE_VERSION)