File tree Expand file tree Collapse file tree 7 files changed +28
-14
lines changed
Expand file tree Collapse file tree 7 files changed +28
-14
lines changed Original file line number Diff line number Diff line change @@ -56,8 +56,10 @@ if(NOT CxxQt_FOUND)
5656 include (FetchContent)
5757 FetchContent_Declare(
5858 CxxQt
59- GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
60- GIT_TAG main
59+ # GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
60+ # GIT_TAG main
61+ GIT_REPOSITORY https://github.com/ahayzen-kdab/cxx-qt-cmake.git
62+ GIT_TAG c353833f2e88655bf264ae16e10fad645ec6a721
6163 )
6264
6365 FetchContent_MakeAvailable(CxxQt)
Original file line number Diff line number Diff line change @@ -56,8 +56,10 @@ if(NOT CxxQt_FOUND)
5656 include (FetchContent)
5757 FetchContent_Declare(
5858 CxxQt
59- GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
60- GIT_TAG main
59+ # GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
60+ # GIT_TAG main
61+ GIT_REPOSITORY https://github.com/ahayzen-kdab/cxx-qt-cmake.git
62+ GIT_TAG c353833f2e88655bf264ae16e10fad645ec6a721
6163 )
6264
6365 FetchContent_MakeAvailable(CxxQt)
Original file line number Diff line number Diff line change @@ -65,10 +65,12 @@ if(NOT CxxQt_FOUND)
6565 include (FetchContent)
6666 FetchContent_Declare(
6767 CxxQt
68- GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
68+ # GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
6969 # ANCHOR_END: book_cmake_find_cxx_qt_start
70- GIT_TAG main
70+ # GIT_TAG main
7171 # ANCHOR: book_cmake_find_cxx_qt_end
72+ GIT_REPOSITORY https://github.com/ahayzen-kdab/cxx-qt-cmake.git
73+ GIT_TAG c353833f2e88655bf264ae16e10fad645ec6a721
7274 )
7375
7476 FetchContent_MakeAvailable(CxxQt)
Original file line number Diff line number Diff line change @@ -55,8 +55,10 @@ if(NOT CxxQt_FOUND)
5555 include (FetchContent)
5656 FetchContent_Declare(
5757 CxxQt
58- GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
59- GIT_TAG main
58+ # GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
59+ # GIT_TAG main
60+ GIT_REPOSITORY https://github.com/ahayzen-kdab/cxx-qt-cmake.git
61+ GIT_TAG c353833f2e88655bf264ae16e10fad645ec6a721
6062 )
6163
6264 FetchContent_MakeAvailable(CxxQt)
Original file line number Diff line number Diff line change @@ -46,8 +46,10 @@ if(NOT CxxQt_FOUND)
4646 include (FetchContent)
4747 FetchContent_Declare(
4848 CxxQt
49- GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
50- GIT_TAG main
49+ # GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
50+ # GIT_TAG main
51+ GIT_REPOSITORY https://github.com/ahayzen-kdab/cxx-qt-cmake.git
52+ GIT_TAG c353833f2e88655bf264ae16e10fad645ec6a721
5153 )
5254
5355 FetchContent_MakeAvailable(CxxQt)
Original file line number Diff line number Diff line change @@ -46,8 +46,10 @@ if(NOT CxxQt_FOUND)
4646 include (FetchContent)
4747 FetchContent_Declare(
4848 CxxQt
49- GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
50- GIT_TAG main
49+ # GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
50+ # GIT_TAG main
51+ GIT_REPOSITORY https://github.com/ahayzen-kdab/cxx-qt-cmake.git
52+ GIT_TAG c353833f2e88655bf264ae16e10fad645ec6a721
5153 )
5254
5355 FetchContent_MakeAvailable(CxxQt)
Original file line number Diff line number Diff line change @@ -46,8 +46,10 @@ if(NOT CxxQt_FOUND)
4646 include (FetchContent)
4747 FetchContent_Declare(
4848 CxxQt
49- GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
50- GIT_TAG main
49+ # GIT_REPOSITORY https://github.com/kdab/cxx-qt-cmake.git
50+ # GIT_TAG main
51+ GIT_REPOSITORY https://github.com/ahayzen-kdab/cxx-qt-cmake.git
52+ GIT_TAG c353833f2e88655bf264ae16e10fad645ec6a721
5153 )
5254
5355 FetchContent_MakeAvailable(CxxQt)
You can’t perform that action at this time.
0 commit comments