Merge branch 'master' of ssh://bitbucket.org/glavaux/cosmotool
This commit is contained in:
commit
6296f4c8cf
81 changed files with 377 additions and 100 deletions
|
@ -20,6 +20,9 @@ target_link_libraries(testkd ${tolink})
|
|||
add_executable(testkd2 testkd2.cpp)
|
||||
target_link_libraries(testkd2 ${tolink})
|
||||
|
||||
add_executable(testkd3 testkd3.cpp)
|
||||
target_link_libraries(testkd3 ${tolink})
|
||||
|
||||
add_executable(testDelaunay testDelaunay.cpp)
|
||||
target_link_libraries(testDelaunay ${tolink})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue