add_executable(demo_3d_print main.cpp)
target_link_libraries(demo_3d_print PRIVATE vde)
