added CMake configuration files
This commit is contained in:
parent
fae3ee5b53
commit
89047a3db6
25 changed files with 2514 additions and 0 deletions
8
eo/app/CMakeLists.txt
Normal file
8
eo/app/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
######################################################################################
|
||||
### 1) Where must cmake go now ?
|
||||
######################################################################################
|
||||
|
||||
SUBDIRS(gprop gpsymreg mastermind)
|
||||
|
||||
######################################################################################
|
||||
Reference in a new issue