mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
5 lines
No EOL
171 B
CMake
Executable file
5 lines
No EOL
171 B
CMake
Executable file
set(TARGET_NAME scribe)
|
|
setup_hifi_project()
|
|
|
|
# call macro to include our dependency includes and bubble them up via a property on our target
|
|
include_dependency_includes() |