Move threading calls into a basic user space library.
This commit is contained in:
parent
b0c2a6732b
commit
174d4b10fb
9 changed files with 67 additions and 21 deletions
|
|
@ -20,7 +20,7 @@ add_executable(test2
|
|||
test2.cpp)
|
||||
|
||||
target_link_libraries(test2
|
||||
zion_lib)
|
||||
mammoth_lib)
|
||||
|
||||
set_target_properties(test2
|
||||
PROPERTIES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue