mirror of
https://github.com/boostorg/odeint.git
synced 2026-01-19 04:22:12 +00:00
removing old include from external example jamfiles
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
project
|
||||
: requirements
|
||||
<include>../../../../..
|
||||
<define>BOOST_ALL_NO_LIB=1
|
||||
<library>/boost//mpi
|
||||
<library>/boost//timer
|
||||
|
||||
@@ -9,7 +9,6 @@ MTL4_INCLUDE = /home/mario/MTL4 ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
<include>../../../../..
|
||||
<include>$(MTL4_INCLUDE)
|
||||
<define>BOOST_ALL_NO_LIB=1
|
||||
;
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
project
|
||||
: requirements
|
||||
<include>../../../../..
|
||||
<define>BOOST_ALL_NO_LIB=1
|
||||
:
|
||||
;
|
||||
|
||||
@@ -24,7 +24,6 @@ local NT2_SIMD_FLAGS = [ os.environ NT2_SIMD_FLAGS ] ;
|
||||
project
|
||||
: requirements
|
||||
<define>BOOST_ALL_NO_LIB=1
|
||||
<include>../../../../..
|
||||
<include>$(NT2_ROOT_PATH)/include/
|
||||
<link>static
|
||||
<toolset>gcc:<cxxflags>-DBOOST_SIMD_NO_STRICT_ALIASING
|
||||
|
||||
@@ -10,7 +10,6 @@ import openmp : * ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
<include>../../../../..
|
||||
<include>..
|
||||
<define>BOOST_ALL_NO_LIB=1
|
||||
<library>/boost//timer
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
project
|
||||
: requirements
|
||||
<include>../../../..
|
||||
<define>BOOST_ALL_NO_LIB=1
|
||||
:
|
||||
;
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
project
|
||||
: requirements
|
||||
<include>../../../../..
|
||||
<define>BOOST_ALL_NO_LIB=1
|
||||
;
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@ lib opencl : : <name>OpenCL ;
|
||||
|
||||
project : requirements
|
||||
<library>/boost//headers
|
||||
<include>../../../../..
|
||||
<include>$(VEXCL_INCLUDE)
|
||||
<include>$(OPENCL_INCLUDE)
|
||||
<toolset>gcc:<cxxflags>-std=c++0x
|
||||
|
||||
Reference in New Issue
Block a user