project(honey_engine)

target_sources(honey PUBLIC
	${CMAKE_CURRENT_LIST_DIR}/ode_bindings.c
)


target_sources(test PUBLIC
)