Skip to content

Commit a4444fe

Browse files
committed
removed own boost::headers
1 parent ebeaf86 commit a4444fe

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Superbuild/BoostConfig.cmake.in

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,5 @@ if(@BUILD_WITH_PYTHON@)
121121
_scirun_define_boost_target(python@SCI_PYTHON_VERSION_SHORT_WIN32@)
122122
endif()
123123

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-
132124
# Legacy variable — intentionally empty
133125
set(Boost_LIBRARIES "")

0 commit comments

Comments
 (0)