still not yet there
This commit is contained in:
parent
9dd862018b
commit
f33e6769f4
7 changed files with 33 additions and 18 deletions
|
@ -21,9 +21,9 @@ target_link_libraries(pwcore_test_matrix
|
|||
# pwcore)
|
||||
|
||||
|
||||
#add_executable(pwcore_test_axisangle
|
||||
# pwcore_test_axisangle.cpp
|
||||
# )
|
||||
add_executable(pwcore_test_axisangle
|
||||
pwcore_test_axisangle.cpp
|
||||
)
|
||||
|
||||
#target_link_libraries(pwcore_test_axisangle
|
||||
# pwcore)
|
||||
target_link_libraries(pwcore_test_axisangle
|
||||
pwcore)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue