- Began outlining tokenizer.h and priority_queue.h
- Began outlining sdl implementation - Added some helper definitions to various classes - Added contains to string.h and wstring.h
This commit is contained in:
@@ -238,6 +238,8 @@ add_library(fennec STATIC
|
||||
|
||||
${FENNEC_EXTRA_SOURCES}
|
||||
include/fennec/renderers/interface/gfxresourcepool.h
|
||||
include/fennec/langproc/format/tokenizer.h
|
||||
include/fennec/containers/priority_queue.h
|
||||
)
|
||||
|
||||
add_dependencies(fennec metaprogramming fennec-dependencies)
|
||||
|
||||
Reference in New Issue
Block a user