# including headers of dependencies and the VkCV framework
target_include_directories(particle_simulation SYSTEM BEFORE PRIVATE ${vkcv_include}${vkcv_includes}${vkcv_testing_include}${vkcv_camera_include}${vkcv_shader_compiler_include})
# linking with libraries from all dependencies and the VkCV framework