mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-01 07:40:26 +02:00
Fix indentation style in CMakeLists
This commit is contained in:
committed by
Josiah VanderZee
parent
4d4d8df2aa
commit
9f2d5a1b8a
@ -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