mirror of
https://github.com/lubosz/overte.git
synced 2025-04-07 04:42:49 +02:00
add CMakeLists.txt for new 'task' library
This commit is contained in:
parent
8231a56b22
commit
724e2f7e66
1 changed files with 3 additions and 0 deletions
3
libraries/task/CMakeLists.txt
Normal file
3
libraries/task/CMakeLists.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
set(TARGET_NAME task)
|
||||
setup_hifi_library()
|
||||
link_hifi_libraries(shared)
|
Loading…
Reference in a new issue