mirror of
https://github.com/boostorg/boost_install.git
synced 2026-07-21 13:13:30 +00:00
Load Jamfile via a normalized path
This commit is contained in:
+1
-1
@@ -920,7 +920,7 @@ rule install-or-stage-cmake-config ( name * : install-or-stage : includedir : li
|
||||
|
||||
# Target install/stage-boost-config-version
|
||||
|
||||
project.load $(boost-install-dir) ;
|
||||
project.load [ path.make $(boost-install-dir) ] ;
|
||||
|
||||
install $(install-or-stage)-boost-config-version : /boost/tools/boost_install//BoostConfigVersion.cmake : <location>$(cmakedir)/Boost-$(BOOST_VERSION) ;
|
||||
$(p).mark-target-as-explicit $(install-or-stage)-boost-config-version ;
|
||||
|
||||
Reference in New Issue
Block a user