mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Add new file(s): 2025-03-16
This commit is contained in:
parent
70ce509dae
commit
d44653d07d
1 changed files with 6 additions and 0 deletions
6
detectiteasy.cmake
Normal file
6
detectiteasy.cmake
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
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_custom DESTINATION ${X_RESOURCES} OPTIONAL)
|
||||
endif()
|
||||
Loading…
Add table
Add a link
Reference in a new issue