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