diff --git a/cmake_admin/FindInstPatch.cmake b/cmake_admin/FindInstPatch.cmake index 0f74e4d43..d679a92ed 100644 --- a/cmake_admin/FindInstPatch.cmake +++ b/cmake_admin/FindInstPatch.cmake @@ -68,6 +68,10 @@ else() "GLib2::glib-2" "SndFile::sndfile") endif() +message(STATUS "PC_INSTPATCH_FOUND: ${PC_INSTPATCH_FOUND}") +message(STATUS "_instpatch_link_libraries: ${_instpatch_link_libraries}") +message(STATUS "SNDFILE_INCLUDE_DIR: ${SNDFILE_INCLUDE_DIR}") + # Forward the result to CMake include(FindPackageHandleStandardArgs) find_package_handle_standard_args(