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…
Reference in New Issue
Block a user