Add FileSystem to build.

pull/216/head
castano 16 years ago
parent 4bbf5e96f4
commit bb69acec6c

@ -30,7 +30,9 @@ SET(CORE_SRCS
CpuInfo.cpp
Algorithms.h
Library.h
Library.cpp)
Library.cpp
FileSystem.h
FileSystem.cpp)
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR})

Loading…
Cancel
Save