Skip to content

Commit

Permalink
remove unused SOME_DIR variable
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinAlbs committed Jan 13, 2024
1 parent 6707b1f commit e71b8a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/Base122Config.cmake.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/Base122Targets.cmake")
set(SOME_DIR @PACKAGE_CMAKE_INSTALL_PREFIX@/foo)
# `check_required_components` is used to ensure consumer did not erroneously request components.
# No components are currently defined.
check_required_components(Base122)

0 comments on commit e71b8a6

Please sign in to comment.