mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
chore: update database dates and cmake install
This commit is contained in:
parent
365f4ba00d
commit
082f73b1b9
3 changed files with 3 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
date=2026-04-21
|
||||
date=2026-04-23
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
date=2026-04-21
|
||||
date=2026-04-23
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ set(DETECTITEASY_SOURCES true)
|
|||
|
||||
if (DEFINED X_RESOURCES)
|
||||
install (DIRECTORY ${CMAKE_CURRENT_LIST_DIR}/db DESTINATION ${X_RESOURCES} OPTIONAL)
|
||||
install (DIRECTORY ${CMAKE_CURRENT_LIST_DIR}/db_extra DESTINATION ${X_RESOURCES} OPTIONAL)
|
||||
install (DIRECTORY ${CMAKE_CURRENT_LIST_DIR}/db_custom DESTINATION ${X_RESOURCES} OPTIONAL)
|
||||
endif()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue