mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
install all test data
This commit is contained in:
parent
b59d9c633f
commit
148a206c7e
@ -156,7 +156,7 @@ install(FILES
|
||||
DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig
|
||||
)
|
||||
|
||||
file(GLOB TESTDATA CONFIGURE_DEPENDS tests/*.png)
|
||||
file(GLOB TESTDATA CONFIGURE_DEPENDS tests/*.png tests/*.jpg tests/*.mkv)
|
||||
install(FILES
|
||||
${TESTDATA}
|
||||
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/notcurses
|
||||
|
Loading…
x
Reference in New Issue
Block a user