20 lines
864 B
CMake
20 lines
864 B
CMake
#----------------------------------------------------------------
|
|
# Generated CMake target import file for configuration "RELEASE".
|
|
#----------------------------------------------------------------
|
|
|
|
# Commands may need to know the format version.
|
|
set(CMAKE_IMPORT_FILE_VERSION 1)
|
|
|
|
# Import target "calrt::calrt" for configuration "RELEASE"
|
|
set_property(TARGET calrt::calrt APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
set_target_properties(calrt::calrt PROPERTIES
|
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libcalrt-linux-x86_64.so.0.7.6"
|
|
IMPORTED_SONAME_RELEASE "libcalrt-linux-x86_64.so.1"
|
|
)
|
|
|
|
list(APPEND _IMPORT_CHECK_TARGETS calrt::calrt )
|
|
list(APPEND _IMPORT_CHECK_FILES_FOR_calrt::calrt "${_IMPORT_PREFIX}/lib/libcalrt-linux-x86_64.so.0.7.6" )
|
|
|
|
# Commands beyond this point should not need to know the version.
|
|
set(CMAKE_IMPORT_FILE_VERSION)
|