3 lines
50 B
CMake
3 lines
50 B
CMake
ADD_SUBDIRECTORY (typeA)
|
|
ADD_SUBDIRECTORY (typeB)
|
ADD_SUBDIRECTORY (typeA)
|
|
ADD_SUBDIRECTORY (typeB)
|