2015-08-17 11:37:30 +02:00

3 lines
78 B
CMake

include(ExternalProject)
ExternalProject_Add(MyProj SOURCE_DIR SourceMissing)