mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Dont mangle version into include directory name when making package if
BUILD_VERSIONED is off. [SVN r50930]
This commit is contained in:
@@ -449,8 +449,6 @@ endmacro(boost_module)
|
||||
# VARIANT_DISPLAY_NAME: The display name that describes this
|
||||
# variant, e.g., "Debug, static, multi-threaded".
|
||||
#
|
||||
option(BUILD_VERSIONED "Add versioning information to names of built files" ON)
|
||||
|
||||
macro(boost_library_variant_target_name)
|
||||
set(VARIANT_TARGET_NAME "")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user