mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-03 23:44:06 +02: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() |