summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FindBoost/MissingTarget-stdout.txt
diff options
context:
space:
mode:
authorAlexander Grund <alexander.grund@tu-dresden.de>2019-06-14 07:06:53 (GMT)
committerBrad King <brad.king@kitware.com>2019-06-18 12:33:36 (GMT)
commit830b332f32ac0782fe3380eb7b0b55fa8f81f456 (patch)
treea2e9aa275e2821f2af36ee2c67cb1c69e3cf7667 /Tests/RunCMake/FindBoost/MissingTarget-stdout.txt
parent0dd6772a89df2e7640187028573f7d981bbd0f67 (diff)
downloadCMake-830b332f32ac0782fe3380eb7b0b55fa8f81f456.zip
CMake-830b332f32ac0782fe3380eb7b0b55fa8f81f456.tar.gz
CMake-830b332f32ac0782fe3380eb7b0b55fa8f81f456.tar.bz2
FindBoost: Add tests for legacy variables
Diffstat (limited to 'Tests/RunCMake/FindBoost/MissingTarget-stdout.txt')
-rw-r--r--Tests/RunCMake/FindBoost/MissingTarget-stdout.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/Tests/RunCMake/FindBoost/MissingTarget-stdout.txt b/Tests/RunCMake/FindBoost/MissingTarget-stdout.txt
new file mode 100644
index 0000000..8e9d684
--- /dev/null
+++ b/Tests/RunCMake/FindBoost/MissingTarget-stdout.txt
@@ -0,0 +1,22 @@
+-- Found Boost: [^
+]* \(found suitable version "1\.70\.42", minimum required is "1\.70"\) found components: date_time *
+-- Boost_FOUND: TRUE
+-- Boost_INCLUDE_DIRS: [^
+]*/Tests/RunCMake/FindBoost/CMakePackage_MissingTarget/include
+-- Boost_LIBRARY_DIRS: *
+-- Boost_LIBRARIES: [^
+]*/Tests/RunCMake/FindBoost/CMakePackage_MissingTarget/lib/libboost_date_time.a
+-- Boost_DATE_TIME_FOUND: 1
+-- Boost_DATE_TIME_LIBRARY: [^
+]*/Tests/RunCMake/FindBoost/CMakePackage_MissingTarget/lib/libboost_date_time.a
+-- Boost_VERSION_MACRO: 1070042
+-- Boost_VERSION_STRING: 1.70.42
+-- Boost_VERSION: 1.70.42
+-- Boost_LIB_VERSION: 1_70_42
+-- Boost_MAJOR_VERSION: 1
+-- Boost_MINOR_VERSION: 70
+-- Boost_SUBMINOR_VERSION: 42
+-- Boost_INCLUDE_DIR: [^
+]*/Tests/RunCMake/FindBoost/CMakePackage_MissingTarget/include
+-- Boost_DATE_TIME_LIBRARY_DEBUG: *
+-- Boost_DATE_TIME_LIBRARY_RELEASE: *