mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 17:30:37 +02:00
6 lines
112 B
CMake
6 lines
112 B
CMake
set(TARGET_NAME trackers)
|
|
setup_hifi_library()
|
|
GroupSources("src")
|
|
link_hifi_libraries(shared)
|
|
|
|
target_bullet()
|