added cmake support
This commit is contained in:
5
mission/utility/CMakeLists.txt
Normal file
5
mission/utility/CMakeLists.txt
Normal file
@ -0,0 +1,5 @@
|
||||
target_sources(${TARGET_NAME} PUBLIC
|
||||
TmFunnel.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user