Started on file system.

This commit is contained in:
2016-06-09 20:16:31 -05:00
parent 867060b147
commit 0a88618345
5 changed files with 50 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@ cmake_minimum_required(VERSION 2.8.8)
add_library(
WFS
filestore.cpp
filesystem.cpp
_memops.cpp
_strops.cpp
)