2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Remove unneeded dependencies from Jamfile all together.

This commit is contained in:
jzmaddock
2025-04-12 12:39:27 +01:00
parent 8e5df72a92
commit ed88f0ad09

View File

@@ -35,11 +35,6 @@ obj no_eh : noeh_support.cpp : <library>/boost/config//boost_config ;
project
: requirements
#<library>/boost/math//boost_math
#<library>/boost/multiprecision//boost_multiprecision
#<library>/boost/test//included
#<library>/boost/type_index//boost_type_index
#<library>/boost/ublas//boost_ublas
$(OBJ_REMOVAL_OPTIONS)
<toolset>acc:<cxxflags>+W2068,2461,2236,4070,4069
<toolset>intel-win:<cxxflags>-nologo