We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebeaf86 commit a4444feCopy full SHA for a4444fe
1 file changed
Superbuild/BoostConfig.cmake.in
@@ -121,13 +121,5 @@ if(@BUILD_WITH_PYTHON@)
121
_scirun_define_boost_target(python@SCI_PYTHON_VERSION_SHORT_WIN32@)
122
endif()
123
124
-# ---------------------------------------------------------------------------
125
-# Headers target
126
127
-add_library(Boost::headers INTERFACE IMPORTED)
128
-set_target_properties(Boost::headers PROPERTIES
129
- INTERFACE_INCLUDE_DIRECTORIES "${Boost_INCLUDE_DIRS}"
130
-)
131
-
132
# Legacy variable — intentionally empty
133
set(Boost_LIBRARIES "")
0 commit comments