mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
finally, the right fix: set CTEST_BUILD_TARGET.
So this is the come-back of btest target, and the default target is empty again.
This commit is contained in:
8
INSTALL
8
INSTALL
@@ -4,11 +4,9 @@ Installation instructions for Eigen
|
||||
Explanation before starting
|
||||
***************************
|
||||
|
||||
It is very important to understand that Eigen consists only of header files,
|
||||
hence there is nothing to compile before you can use it. Moreover, these
|
||||
header files do not depend on your platform, they are the same for
|
||||
everybody.
|
||||
|
||||
Eigen consists only of header files, hence there is nothing to compile
|
||||
before you can use it. Moreover, these header files do not depend on your
|
||||
platform, they are the same for everybody.
|
||||
|
||||
Method 1. Installing without using CMake
|
||||
****************************************
|
||||
|
||||
Reference in New Issue
Block a user