Skip to content

Commit

Permalink
cmake-file changes
Browse files Browse the repository at this point in the history
Signed-off-by: Perminder Singh <[email protected]>
  • Loading branch information
perminder-17 authored Sep 27, 2024
1 parent 2f53aa4 commit 2ab576c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions avogadro/rendering/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ set(shader_files
"mesh_vs.glsl"
"solid_vs.glsl"
"solid_first_fs.glsl"
"solid_fog_fs.glsl"
"spheres_fs.glsl"
"spheres_vs.glsl"
"sphere_ao_depth_vs.glsl"
Expand Down Expand Up @@ -149,4 +148,4 @@ target_link_libraries(Rendering

if(USE_3DCONNEXION AND (WIN32 OR APPLE))
target_compile_definitions(Rendering PUBLIC _3DCONNEXION)
endif()
endif()

0 comments on commit 2ab576c

Please sign in to comment.