/usr/lib/Teem-1.12.0/TeemBuildSettings.cmake is in libteem-dev 1.12.0~20160122-2.
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 | # This file should NOT be used.
# It is currently provided so that backwards compatibility with external projects
# can be preserved. External packages that include TeemBuildSettings.cmake should
# stop using this feature.
#
# CMake Error at cmake/Modules/CMakeExportBuildSettings.cmake:17 (message):
# The functionality of the CMakeExportBuildSettings module has been dropped as of CMake 2.8. It was
# deemed harmful (confusing users by changing their compiler). Please remove
# calls to the CMAKE_EXPORT_BUILD_SETTINGS macro and stop including this
# module. If this project generates any files for use by external projects,
# remove any use of the CMakeImportBuildSettings module from them.
# include(CMakeExportBuildSettings)
# CMAKE_EXPORT_BUILD_SETTINGS(/build/teem-MSpHF5/teem-1.12.0~20160122/obj-x86_64-linux-gnu/TeemBuildSettings.cmake)
#
|