ENH: revert back to SUBDIRS so that CMake can be built with 2.2
This commit is contained in:
parent
0e7ee97d83
commit
3aa23ce6eb
|
@ -839,4 +839,4 @@ IF(BUILD_TESTING)
|
||||||
|
|
||||||
ENDIF(BUILD_TESTING)
|
ENDIF(BUILD_TESTING)
|
||||||
|
|
||||||
ADD_SUBDIRECTORY(CMakeTests)
|
SUBDIRS(CMakeTests)
|
||||||
|
|
Loading…
Reference in New Issue