mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
forgot to commit a file
This commit is contained in:
@@ -2,6 +2,8 @@ PROJECT(Eigen)
|
||||
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
|
||||
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
|
||||
|
||||
OPTION(BUILD_TESTS "Build tests" OFF)
|
||||
OPTION(BUILD_DOC "Build documentation and examples" OFF)
|
||||
OPTION(BUILD_DEMOS "Build demos" OFF)
|
||||
|
||||
Reference in New Issue
Block a user