Add a new CMakeLists.txt file for eompi compilation.
This commit is contained in:
parent
a4f5fd8012
commit
58b00ede5f
1 changed files with 5 additions and 0 deletions
5
eompi/CMakeLists.txt
Normal file
5
eompi/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
######################################################################################
|
||||
### Include subdirectories
|
||||
######################################################################################
|
||||
#add_subdirectory(doc)
|
||||
add_subdirectory(src)
|
||||
Loading…
Add table
Add a link
Reference in a new issue