Organize CMake source groups
This commit is contained in:
@@ -58,7 +58,7 @@ add_source_and_header(KRPresentationThread)
|
||||
add_source_and_header(KRRenderGraph)
|
||||
add_source_and_header(KRRenderGraphBlackFrame)
|
||||
add_source_and_header(KRRenderSettings)
|
||||
add_sources(KRResource+blend)
|
||||
add_sources(KRResource+blend.cpp)
|
||||
# add_source(KRResource+fbx.cpp) # TODO - Locate FBX SDK dependencies
|
||||
add_sources(KRResource+obj.cpp)
|
||||
add_private_headers(KRResource.h)
|
||||
@@ -89,5 +89,3 @@ add_source_and_header(KRTextureTGA)
|
||||
add_source_and_header(KRUnknown)
|
||||
add_source_and_header(KRUnknownManager)
|
||||
add_source_and_header(KRViewport)
|
||||
add_source_and_header(../3rdparty/tinyxml2/tinyxml2)
|
||||
add_source_and_header(../3rdparty/forsyth/forsyth)
|
||||
|
||||
Reference in New Issue
Block a user