mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
Install to CMAKE_INSTALL_DATADIR, though #363
This commit is contained in:
parent
e070c73f63
commit
93c8860c13
@ -666,7 +666,7 @@ install(FILES
|
||||
file(GLOB TESTDATA CONFIGURE_DEPENDS data/*)
|
||||
install(FILES
|
||||
${TESTDATA}
|
||||
DESTINATION ${NOTCURSES_SHARE}
|
||||
DESTINATION ${CMAKE_INSTALL_DATADIR}/notcurses
|
||||
)
|
||||
|
||||
install(DIRECTORY
|
||||
|
Loading…
x
Reference in New Issue
Block a user