Skip to content

Commit

Permalink
Fixed indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jhol committed Oct 30, 2023
1 parent 5d47d93 commit da754b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conan_provider.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -523,8 +523,8 @@ endmacro()


cmake_language(
SET_DEPENDENCY_PROVIDER conan_provide_dependency
SUPPORTED_METHODS FIND_PACKAGE
SET_DEPENDENCY_PROVIDER conan_provide_dependency
SUPPORTED_METHODS FIND_PACKAGE
)

macro(conan_provide_dependency_check)
Expand Down

0 comments on commit da754b8

Please sign in to comment.