Compiling again
This commit is contained in:
@@ -57,11 +57,8 @@ add_subdirectory(tools)
|
||||
# Include the client or the test tools
|
||||
if(TARGET_TYPE STREQUAL test)
|
||||
add_subdirectory(test)
|
||||
elseif(TARGET_TYPE STREQUAL game)
|
||||
add_subdirectory(client)
|
||||
endif()
|
||||
|
||||
|
||||
# Set up shared assets
|
||||
tool_copy(shader_textured
|
||||
${ASSETS_SOURCE_DIR}/shared/shaders/textured.vert shaders/textured.vert
|
||||
|
Reference in New Issue
Block a user