Add FileSystem to build.
This commit is contained in:
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…
Reference in New Issue
Block a user