mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 03:50:16 +02:00
7 lines
No EOL
210 B
CMake
Executable file
7 lines
No EOL
210 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()
|
|
|
|
copy_dlls_beside_windows_executable() |