aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/doc/CMakeLists.txt
blob: 2cff2510f3d5754ce04a0ebe4ebab3a2673f83d8 (plain)
1
2
3
4
5
6

set_directory_properties(PROPERTIES EXCLUDE_FROM_ALL TRUE)

if(NOT MSVC)
  add_subdirectory(examples)
endif(NOT MSVC)