Remove debug code
This commit is contained in:
parent
1ffbeb8148
commit
9bb6cdfec2
@ -49,11 +49,3 @@ if(VOXELENGINE_BUILD_TESTS)
|
||||
endif()
|
||||
|
||||
add_subdirectory(vctest)
|
||||
|
||||
add_custom_target(copy_resources ALL
|
||||
COMMAND ${CMAKE_COMMAND} -E copy_directory
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/res
|
||||
${CMAKE_CURRENT_BINARY_DIR}/res
|
||||
COMMENT "Copying resource directory to the build directory"
|
||||
)
|
||||
add_dependencies(${PROJECT_NAME} copy_resources)
|
||||
Loading…
x
Reference in New Issue
Block a user