summaryrefslogtreecommitdiff
path: root/src/IOFileClass/CMakeLists.txt
diff options
context:
space:
mode:
authormanzerbredes <loic.guegan_secondary@yahoo.fr>2015-04-12 11:57:04 +0200
committermanzerbredes <loic.guegan_secondary@yahoo.fr>2015-04-12 11:57:04 +0200
commit1ac5203e386e80f80906a341bf7ae9eaa124d774 (patch)
tree23a58df3715d9e038d67efb020fb8153c53145ab /src/IOFileClass/CMakeLists.txt
parent77b0d85a517d64c2bfb50884051072be4476888f (diff)
Switch to CMake ...
Diffstat (limited to 'src/IOFileClass/CMakeLists.txt')
-rw-r--r--src/IOFileClass/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/IOFileClass/CMakeLists.txt b/src/IOFileClass/CMakeLists.txt
new file mode 100644
index 0000000..af1ec84
--- /dev/null
+++ b/src/IOFileClass/CMakeLists.txt
@@ -0,0 +1 @@
+add_library(IOFileClass ./FileManIOFile.cpp)