AnalysisSystemForRadionucli.../share/Armadillo/CMake/ArmadilloLibraryDepends-noconfig.cmake
2024-06-04 15:25:02 +08:00

21 lines
1.0 KiB
CMake

#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Import target "armadillo" for configuration ""
set_property(TARGET armadillo APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG)
set_target_properties(armadillo PROPERTIES
IMPORTED_IMPLIB_NOCONFIG "C:/Program Files (x86)/armadillo/lib/libarmadillo.dll.a"
IMPORTED_LINK_INTERFACE_LIBRARIES_NOCONFIG "D:/cppCode/lib_win64/libblas.a;D:/cppCode/lib_win64/liblapack.a"
IMPORTED_LOCATION_NOCONFIG "C:/Program Files (x86)/armadillo/bin/libarmadillo.dll"
)
list(APPEND _cmake_import_check_targets armadillo )
list(APPEND _cmake_import_check_files_for_armadillo "C:/Program Files (x86)/armadillo/lib/libarmadillo.dll.a" "C:/Program Files (x86)/armadillo/bin/libarmadillo.dll" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)