mirror of https://github.com/libAthena/athena.git
Add optional
This commit is contained in:
parent
b8773b3d4c
commit
821e9c505e
|
@ -73,6 +73,7 @@ add_library(athena-core
|
||||||
include/athena/DNAYaml.hpp
|
include/athena/DNAYaml.hpp
|
||||||
include/yaml.h
|
include/yaml.h
|
||||||
include/utf8proc.h
|
include/utf8proc.h
|
||||||
|
include/optional.hpp
|
||||||
)
|
)
|
||||||
|
|
||||||
add_library(athena-sakura EXCLUDE_FROM_ALL
|
add_library(athena-sakura EXCLUDE_FROM_ALL
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue