mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-10 10:49:04 +08:00
remove unsupported/doc from make's "all" target
This commit is contained in:
parent
acb32c69d4
commit
e201091d89
@ -1,3 +1,6 @@
|
||||
|
||||
set_directory_properties(PROPERTIES EXCLUDE_FROM_ALL TRUE)
|
||||
|
||||
if(NOT MSVC)
|
||||
add_subdirectory(examples)
|
||||
endif(NOT MSVC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user