overte/tools/scribe/CMakeLists.txt
2015-02-17 17:44:58 -08:00

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()