data: publish complete Calculet NPU research archive
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
#----------------------------------------------------------------
|
||||
# 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)
|
||||
Reference in New Issue
Block a user