Skip to content

Commit

Permalink
Merge pull request #265 from czoido/fix_typo_cmakelists
Browse files Browse the repository at this point in the history
fix old repo comment
  • Loading branch information
czoido authored Jul 10, 2020
2 parents ff531b2 + 1318c75 commit 47e7f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project(FormatOutput)
add_definitions("-std=c++11")

# if(NOT EXISTS "${CMAKE_BINARY_DIR}/conan.cmake")
# message(STATUS "Downloading conan.cmake from https://github.com/memsharded/cmake-conan")
# message(STATUS "Downloading conan.cmake from https://github.com/conan-io/cmake-conan")
# file(DOWNLOAD "https://github.com/conan-io/cmake-conan/raw/master/conan.cmake"
# "${CMAKE_BINARY_DIR}/conan.cmake")
# endif()
Expand Down

0 comments on commit 47e7f98

Please sign in to comment.