Add a new CMakeLists.txt file for eompi compilation.

This commit is contained in:
Adèle Harrissart 2014-06-17 09:41:01 +02:00
commit 58b00ede5f

5
eompi/CMakeLists.txt Normal file
View file

@ -0,0 +1,5 @@
######################################################################################
### Include subdirectories
######################################################################################
#add_subdirectory(doc)
add_subdirectory(src)