Logo
Explore Help
Sign In
devtools/eigen
1
0
Fork 0
You've already forked eigen
mirror of https://gitlab.com/libeigen/eigen.git synced 2026-04-10 11:34:33 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
bca04bd9836bf7c499dc08619dfd36aa120b1909
eigen/scripts/CMakeLists.txt

7 lines
316 B
CMake
Raw Normal View History

improve the scripts for building unit tests: * support unsupported/ * use egrep instead of grep, properly escape special chars.
2009-11-25 21:26:37 -05:00
get_property(EIGEN_TESTS_LIST GLOBAL PROPERTY EIGEN_TESTS_LIST)
* The 'check' and 'buildtests' scripts no longer take a jobs parameter. Instead, they honor the EIGEN_JOBS environment variable if defined. * The syntax ${BLABLA} in bash scripts was conflicting with CMake configured file syntax. Resolved by using the @ONLY option and the @BLABLA@ syntax.
2009-12-30 15:07:05 -05:00
configure_file(buildtests.in ${CMAKE_BINARY_DIR}/buildtests @ONLY)
improve the scripts for building unit tests: * support unsupported/ * use egrep instead of grep, properly escape special chars.
2009-11-25 21:26:37 -05:00
* The 'check' and 'buildtests' scripts no longer take a jobs parameter. Instead, they honor the EIGEN_JOBS environment variable if defined. * The syntax ${BLABLA} in bash scripts was conflicting with CMake configured file syntax. Resolved by using the @ONLY option and the @BLABLA@ syntax.
2009-12-30 15:07:05 -05:00
configure_file(check.in ${CMAKE_BINARY_DIR}/check COPYONLY)
configure_file(debug.in ${CMAKE_BINARY_DIR}/debug COPYONLY)
configure_file(release.in ${CMAKE_BINARY_DIR}/release COPYONLY)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 71ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API