mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
5 lines
No EOL
149 B
CMake
5 lines
No EOL
149 B
CMake
set(TARGET_NAME json2bitstream)
|
|
setup_hifi_project(${TARGET_NAME})
|
|
|
|
# link any shared dependencies
|
|
link_shared_dependencies_to_target(${TARGET_NAME}) |