#---------------------------------------------------------------- # Generated CMake target import file for configuration "Release". #---------------------------------------------------------------- # Commands may need to know the format version. set(CMAKE_IMPORT_FILE_VERSION 1) # Import target "CGAL::CGAL" for configuration "Release" set_property(TARGET CGAL::CGAL APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) set_target_properties(CGAL::CGAL PROPERTIES IMPORTED_LINK_INTERFACE_LIBRARIES_RELEASE "/usr/lib/x86_64-linux-gnu/libgmp.so;/usr/lib/x86_64-linux-gnu/libgmpxx.so;/usr/lib/x86_64-linux-gnu/libmpfr.so" IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libCGAL.so.12.0.0" IMPORTED_SONAME_RELEASE "libCGAL.so.12" ) list(APPEND _IMPORT_CHECK_TARGETS CGAL::CGAL ) list(APPEND _IMPORT_CHECK_FILES_FOR_CGAL::CGAL "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libCGAL.so.12.0.0" ) # Commands beyond this point should not need to know the version. set(CMAKE_IMPORT_FILE_VERSION)