mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Added include of testing rules, and install rules.
[SVN r45746]
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# (See accompanying file LICENSE_1_0.txt or copy at
|
||||
# http://www.boost.org/LICENSE_1_0.txt.
|
||||
|
||||
import testing ;
|
||||
|
||||
C99_SOURCES = acosh
|
||||
asinh
|
||||
atanh
|
||||
@@ -84,3 +86,5 @@ lib boost_math_c99l : ../src/tr1/$(C99_SOURCES)l.cpp
|
||||
;
|
||||
|
||||
|
||||
boost-install boost_math_c99 boost_math_c99f boost_math_c99l boost_math_tr1 boost_math_tr1f boost_math_tr1l ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user