Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake
This commit is contained in:
14
src/ai/CMakeLists.txt
Normal file
14
src/ai/CMakeLists.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
add_files(
|
||||
ai.hpp
|
||||
ai_config.cpp
|
||||
ai_config.hpp
|
||||
ai_core.cpp
|
||||
ai_gui.cpp
|
||||
ai_gui.hpp
|
||||
ai_info.cpp
|
||||
ai_info.hpp
|
||||
ai_instance.cpp
|
||||
ai_instance.hpp
|
||||
ai_scanner.cpp
|
||||
ai_scanner.hpp
|
||||
)
|
Reference in New Issue
Block a user