ENH: Some Linux distros don't install xorg-devel, png-devel, etc... when
[cmake.git] / Tests / SimpleExclude / dirC / CMakeLists.txt
blob9b59fdaffc9350c876c93353013ad0b9460ba4a7
1 add_subdirectory(dirA EXCLUDE_FROM_ALL)
2 add_subdirectory(dirB)