Skip to content

Commit

Permalink
Remove return() left in from local checks
Browse files Browse the repository at this point in the history
Co-authored-by: Seth R. Johnson <[email protected]>
  • Loading branch information
drbenmorgan and sethrj authored May 7, 2024
1 parent ab6c20c commit 7697123
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# - Raw link test
add_executable(g4vg_link_test G4VG.link.test.cc)
target_link_libraries(g4vg_link_test PRIVATE G4VG::g4vg)
return()

# - Primary code test
file(TO_CMAKE_PATH "${PROJECT_SOURCE_DIR}" G4VG_SOURCE_DIR)
Expand Down

0 comments on commit 7697123

Please sign in to comment.