mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
CMake: isometrize data for testing
This commit is contained in:
parent
7708ec5c96
commit
aea6cdab08
@ -406,7 +406,7 @@ target_compile_definitions(notcurses-tester
|
||||
enable_testing()
|
||||
add_test(
|
||||
NAME notcurses-tester
|
||||
COMMAND notcurses-tester -p ../data
|
||||
COMMAND notcurses-tester -p ${CMAKE_CURRENT_SOURCE_DIR}/data
|
||||
)
|
||||
|
||||
# pkg-config support
|
||||
|
Loading…
x
Reference in New Issue
Block a user