mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-18 13:10:17 -06:00
Tests.RunCMake.FindBoost: Fix example BoostConfig
This commit is contained in:
committed by
Brad King
parent
7251d54bd1
commit
4cb652e1d3
@@ -1 +1,4 @@
|
||||
set(Boost_DATE_TIME_FOUND 1)
|
||||
add_library(Boost::boost INTERFACE IMPORTED)
|
||||
add_library(Boost::headers INTERFACE IMPORTED)
|
||||
add_library(Boost::date_time UNKNOWN IMPORTED)
|
||||
|
||||
Reference in New Issue
Block a user