still not yet there

This commit is contained in:
Hartmut Seichter 2019-01-18 22:04:14 +01:00
parent 9dd862018b
commit f33e6769f4
7 changed files with 33 additions and 18 deletions

View file

@ -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)