Graphics module Initial (And some more fixes embedded)
This commit is contained in:
parent
98132ca2f5
commit
f52b351cac
23 changed files with 456 additions and 31 deletions
|
|
@ -18,4 +18,9 @@ add_subdirectory(Allocators)
|
|||
add_subdirectory(Strings)
|
||||
add_subdirectory(Tokenizer)
|
||||
add_subdirectory(CommandLine)
|
||||
|
||||
set(EXTERNALS ../Externals)
|
||||
add_subdirectory(Externals)
|
||||
|
||||
add_subdirectory(Connection)
|
||||
add_subdirectory(Graphics)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue