Change: [CMake] Copy AI/GS compatibility files to build dir (#8906)

This commit is contained in:
Loïc Guilloux
2021-04-02 10:15:45 +02:00
committed by GitHub
parent e760c9fbec
commit 799eb31ff1
5 changed files with 83 additions and 3 deletions

2
bin/CMakeLists.txt Normal file
View File

@@ -0,0 +1,2 @@
add_subdirectory(ai)
add_subdirectory(game)