mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
add a ctest testsuite.cmake script to simplify the generation of nightly builds
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
#pragma warning( disable : 4181 4244 4127 4211 )
|
||||
#endif
|
||||
|
||||
#endif // EIGEN_DISABLEMSVCWARNINGS_H
|
||||
#endif // EIGEN_DISABLEMSVCWARNINGS_H
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
#pragma warning( pop )
|
||||
#endif
|
||||
|
||||
#endif // EIGEN_ENABLEMSVCWARNINGS_H
|
||||
#endif // EIGEN_ENABLEMSVCWARNINGS_H
|
||||
|
||||
Reference in New Issue
Block a user