规范模块目录和第三方依赖结构
This commit is contained in:
6
third_party/eigen3/scripts/CMakeLists.txt
vendored
Normal file
6
third_party/eigen3/scripts/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
get_property(EIGEN_TESTS_LIST GLOBAL PROPERTY EIGEN_TESTS_LIST)
|
||||
configure_file(buildtests.in ${CMAKE_BINARY_DIR}/buildtests.sh @ONLY)
|
||||
|
||||
configure_file(check.in ${CMAKE_BINARY_DIR}/check.sh COPYONLY)
|
||||
configure_file(debug.in ${CMAKE_BINARY_DIR}/debug.sh COPYONLY)
|
||||
configure_file(release.in ${CMAKE_BINARY_DIR}/release.sh COPYONLY)
|
||||
Reference in New Issue
Block a user