mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
Initial commit
This commit is contained in:
5
blacklib/CMakeLists.txt
Normal file
5
blacklib/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
ADD_SUBDIRECTORY(include)
|
||||
ADD_SUBDIRECTORY(src)
|
||||
IF(WITH_BLACK_SAMPLES)
|
||||
ADD_SUBDIRECTORY(samples)
|
||||
ENDIF(WITH_BLACK_SAMPLES)
|
||||
Reference in New Issue
Block a user