Modify CMake commands in Boost build-up scripts to use platform-independent form
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
# Build Boost
|
||||
# This is not Windows-friendly!
|
||||
add_custom_command(
|
||||
OUTPUT ${CUSTOM_BOOST_LOCATION}/boost.built
|
||||
COMMAND ./b2 toolset=${toolset} variant=${type} link=static cxxflags=-fPIC
|
||||
|
Reference in New Issue
Block a user