Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Nov 17, 2023
1 parent 9f0d725 commit 7661ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conan_provider.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -591,4 +591,4 @@ set(CONAN_HOST_PROFILE "default;auto-cmake" CACHE STRING "Conan host profile")
set(CONAN_BUILD_PROFILE "default" CACHE STRING "Conan build profile")

get_filename_component(CMAKE_DIR "${CMAKE_COMMAND}" DIRECTORY)
set(CMAKE_DIR "${CMAKE_DIR}" CACHE INTERNAL "Path where the CMake executable is")
set(CMAKE_DIR "${CMAKE_DIR}" CACHE INTERNAL "Path where the CMake executable is")

0 comments on commit 7661ed7

Please sign in to comment.