Skip to content

Commit

Permalink
Remove unused variables.
Browse files Browse the repository at this point in the history
  • Loading branch information
spahrenk committed Jul 2, 2024
1 parent 5835705 commit 10e5889
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cmake/initialize-submodules.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
macro(add_submodule module_name)

message(STATUS "Attempting to add \"${module_name}\" to project \"${PROJECT_NAME}\"")
#check of specific path is provided
set(MacroArgs ${ARGN})
list(LENGTH MacroArgs NumArgs)

set(have_submodule FALSE)
set(have_path FALSE)

Expand Down

0 comments on commit 10e5889

Please sign in to comment.