CMake cleanup and organization

This commit is contained in:
Drake Arconis
2013-03-05 12:24:51 -05:00
parent 28eec629ec
commit 0e3a9b28bd
24 changed files with 134 additions and 450 deletions

View File

@@ -26,8 +26,8 @@ include_directories(
set(llrender_SOURCE_FILES
llcubemap.cpp
llfont.cpp
llfontgl.cpp
llfontbitmapcache.cpp
llfontgl.cpp
llfontregistry.cpp
llgl.cpp
llgldbg.cpp
@@ -49,9 +49,9 @@ set(llrender_HEADER_FILES
CMakeLists.txt
llcubemap.h
llfontgl.h
llfont.h
llfontbitmapcache.h
llfontgl.h
llfontregistry.h
llgl.h
llgldbg.h