]> jfr.im git - irc/znc/znc.git/commitdiff
Add a comment
authorAlexey Sokolov <redacted>
Sat, 30 Sep 2023 20:39:13 +0000 (21:39 +0100)
committerAlexey Sokolov <redacted>
Sat, 30 Sep 2023 20:39:13 +0000 (21:39 +0100)
cmake/CMakeFindDependencyMacroPC.cmake

index 6dda0ec43a24102a9ad64432620562c04f418dda..9857838b3eae92d4b39a888f0a1dc3e87592f6be 100644 (file)
@@ -1,3 +1,5 @@
+# This is directly based on CMake's CMakeFindDependencyMacro from 3.26.5, the only change is that it uses pkg_check_modules instead of find_package
+
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
 # file Copyright.txt or https://cmake.org/licensing for details.