mirror of
https://github.com/boostorg/range.git
synced 2025-07-30 21:07:23 +02:00
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
|
boost_additional_test_dependencies(range BOOST_DEPENDS test)
|
||||||
|
|
||||||
message(STATUS "libs/range/test: need -Wall -Wunused here when under gcc")
|
message(STATUS "libs/range/test: need -Wall -Wunused here when under gcc")
|
||||||
set( test_compile_flags "")
|
set( test_compile_flags "")
|
||||||
IF(CMAKE_COMPILER_IS_GNUCC)
|
IF(CMAKE_COMPILER_IS_GNUCC)
|
||||||
|
Reference in New Issue
Block a user