Linked to libm
This commit is contained in:
parent
50070e6963
commit
a508e4236e
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ target_link_libraries(Subprocess-test
|
||||||
add_executable(QuadTree-test QuadTree.test.c)
|
add_executable(QuadTree-test QuadTree.test.c)
|
||||||
target_link_libraries(QuadTree-test
|
target_link_libraries(QuadTree-test
|
||||||
QuadTree
|
QuadTree
|
||||||
|
m
|
||||||
rand
|
rand
|
||||||
pointers
|
pointers
|
||||||
allocator-interface
|
allocator-interface
|
||||||
|
|
Loading…
Reference in a new issue