/usr/lib/cmake/BALL/BALLExport-release.cmake is in libball1.4-dev 1.4.3~beta1-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | #----------------------------------------------------------------
# Generated CMake target import file for configuration "Release".
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Import target "BALL" for configuration "Release"
set_property(TARGET BALL APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
set_target_properties(BALL PROPERTIES
IMPORTED_LINK_INTERFACE_LIBRARIES_RELEASE "/usr/lib/x86_64-linux-gnu/libboost_system.so;/usr/lib/x86_64-linux-gnu/libboost_thread.so;/usr/lib/x86_64-linux-gnu/libboost_iostreams.so;/usr/lib/x86_64-linux-gnu/libboost_regex.so;/usr/lib/x86_64-linux-gnu/libboost_date_time.so;/usr/lib/x86_64-linux-gnu/libboost_serialization.so;/usr/lib/x86_64-linux-gnu/libboost_chrono.so;-L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm;/usr/lib/x86_64-linux-gnu/libboost_system.so;/usr/lib/x86_64-linux-gnu/libboost_thread.so;/usr/lib/x86_64-linux-gnu/libboost_iostreams.so;/usr/lib/x86_64-linux-gnu/libboost_regex.so;/usr/lib/x86_64-linux-gnu/libboost_date_time.so;/usr/lib/x86_64-linux-gnu/libboost_serialization.so;/usr/lib/x86_64-linux-gnu/libboost_chrono.so;-L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm;/usr/lib/x86_64-linux-gnu/libfftw3f.so;/usr/lib/x86_64-linux-gnu/libfftw3.so;/usr/lib/x86_64-linux-gnu/libpython2.7.so;pthread;/usr/lib/x86_64-linux-gnu/libQtCore.so;/usr/lib/x86_64-linux-gnu/libQtSql.so;/usr/lib/x86_64-linux-gnu/libQtNetwork.so;/usr/lib/x86_64-linux-gnu/libQtXml.so;-lX11"
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libBALL.so.1.4"
IMPORTED_SONAME_RELEASE "libBALL.so.1.4"
)
list(APPEND _IMPORT_CHECK_TARGETS BALL )
list(APPEND _IMPORT_CHECK_FILES_FOR_BALL "${_IMPORT_PREFIX}/lib/libBALL.so.1.4" )
# Import target "VIEW" for configuration "Release"
set_property(TARGET VIEW APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
set_target_properties(VIEW PROPERTIES
IMPORTED_LINK_INTERFACE_LIBRARIES_RELEASE "BALL;/usr/lib/x86_64-linux-gnu/libGLEW.so;/usr/lib/x86_64-linux-gnu/libGLU.so;/usr/lib/x86_64-linux-gnu/libGL.so;/usr/lib/x86_64-linux-gnu/libQtCore.so;/usr/lib/x86_64-linux-gnu/libQtNetwork.so;/usr/lib/x86_64-linux-gnu/libQtGui.so;/usr/lib/x86_64-linux-gnu/libQtTest.so;/usr/lib/x86_64-linux-gnu/libQtOpenGL.so;/usr/lib/x86_64-linux-gnu/libQtWebKit.so"
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libVIEW.so.1.4"
IMPORTED_SONAME_RELEASE "libVIEW.so.1.4"
)
list(APPEND _IMPORT_CHECK_TARGETS VIEW )
list(APPEND _IMPORT_CHECK_FILES_FOR_VIEW "${_IMPORT_PREFIX}/lib/libVIEW.so.1.4" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)
|