mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
autodiff ADL fix and remove concept tests
This commit is contained in:
@@ -40,9 +40,3 @@ if(BUILD_TESTING AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/test/CMakeLists.txt")
|
||||
add_subdirectory(test)
|
||||
|
||||
endif()
|
||||
|
||||
if(BUILD_EXAMPLE AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/example/CMakeLists.txt")
|
||||
|
||||
add_subdirectory(example)
|
||||
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user