mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-12 19:59:05 +08:00
forgot to commit a file
This commit is contained in:
parent
f2f48b6560
commit
da5e644567
@ -2,6 +2,8 @@ PROJECT(Eigen)
|
|||||||
|
|
||||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
|
CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
|
||||||
|
|
||||||
|
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
|
||||||
|
|
||||||
OPTION(BUILD_TESTS "Build tests" OFF)
|
OPTION(BUILD_TESTS "Build tests" OFF)
|
||||||
OPTION(BUILD_DOC "Build documentation and examples" OFF)
|
OPTION(BUILD_DOC "Build documentation and examples" OFF)
|
||||||
OPTION(BUILD_DEMOS "Build demos" OFF)
|
OPTION(BUILD_DEMOS "Build demos" OFF)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user