mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-08 01:01:11 +00:00
renamed src to source
This commit is contained in:
parent
4dcaf3959b
commit
4d9c5ab2c1
71 changed files with 7 additions and 3 deletions
|
@ -1,16 +0,0 @@
|
|||
|
||||
add_executable(voz1b1 voz1b1.c readfiles.c vozutil.c voz.h)
|
||||
target_link_libraries(voz1b1 ${QHULL_LIBRARY} ${MATH_LIB})
|
||||
|
||||
|
||||
#add_executable(jozov jozov.c findrtop.c)
|
||||
#target_link_libraries(jozov ${MATH_LIB})
|
||||
|
||||
add_executable(vozinit vozinit.c readfiles.c)
|
||||
target_link_libraries(vozinit ${MATH_LIB})
|
||||
|
||||
|
||||
add_executable(voztie voztie.c readfiles.c)
|
||||
target_link_libraries(voztie ${MATH_LIB})
|
||||
|
||||
install(TARGETS voz1b1 vozinit voztie DESTINATION ${VIDE_BIN})
|
Loading…
Add table
Add a link
Reference in a new issue