mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-03 08:40:26 +02:00
Fix indentation style in CMakeLists
This commit is contained in:
@ -20,7 +20,7 @@ target_link_libraries(tests
|
||||
)
|
||||
|
||||
add_test(
|
||||
NAME tests
|
||||
COMMAND "${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/tests"
|
||||
WORKING_DIRECTORY "${PROJECT_SOURCE_DIR}"
|
||||
NAME tests
|
||||
COMMAND "${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/tests"
|
||||
WORKING_DIRECTORY "${PROJECT_SOURCE_DIR}"
|
||||
)
|
||||
|
Reference in New Issue
Block a user