Update file(s): 2025-04-09

This commit is contained in:
horsicq 2025-04-09 06:50:51 +02:00
commit 33f0544ab7

View file

@ -4,3 +4,4 @@ if (DEFINED X_RESOURCES)
install (DIRECTORY ${CMAKE_CURRENT_LIST_DIR}/db DESTINATION ${X_RESOURCES} OPTIONAL)
install (DIRECTORY ${CMAKE_CURRENT_LIST_DIR}/db_custom DESTINATION ${X_RESOURCES} OPTIONAL)
endif()