From 39cd749e0b6a17005e138cc4c61eb28971aa045d Mon Sep 17 00:00:00 2001 From: derselbst Date: Tue, 2 Jan 2024 23:02:32 +0100 Subject: [PATCH] Revert "debug vars" This reverts commit f74c6b88d8a062e69d1671ea9cb80dbf66a79a4c. --- cmake_admin/FindInstPatch.cmake | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cmake_admin/FindInstPatch.cmake b/cmake_admin/FindInstPatch.cmake index d679a92ed..0f74e4d43 100644 --- a/cmake_admin/FindInstPatch.cmake +++ b/cmake_admin/FindInstPatch.cmake @@ -68,10 +68,6 @@ 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(