- Wrote and Debugged Unit Tests for fennec::file
This commit is contained in:
@@ -125,11 +125,9 @@ add_library(fennec STATIC
|
||||
|
||||
include/fennec/fproc/strings/detail/__ctype.h
|
||||
|
||||
# IO
|
||||
include/fennec/fproc/io/file.h source/fproc/io/file.cpp
|
||||
include/fennec/fproc/io/common.h
|
||||
source/fproc/io/common.cpp
|
||||
|
||||
# Filesystem
|
||||
include/fennec/fproc/filesystem/file.h source/fproc/filesystem/file.cpp
|
||||
include/fennec/fproc/filesystem/path.h source/fproc/filesystem/path.cpp
|
||||
)
|
||||
|
||||
# add metaprogramming templates as a dependency and also force documentation to be generated when fennec is compiled
|
||||
|
||||
Reference in New Issue
Block a user