mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-10-31 15:20:13 +00: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…
Reference in New Issue
Block a user