summaryrefslogtreecommitdiff
path: root/cmake/Findpangomm.cmake
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2021-10-06 00:54:57 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2021-10-06 00:55:21 -0400
commite8b1bcd2169909c831d046ffc0672aabad539d7b (patch)
treeed29e62591fffe5b7b5cb4b7257ec993f0cb3909 /cmake/Findpangomm.cmake
parentdead7f2f6a02796738851cf38feb94d2ecf38d3d (diff)
downloadabaddon-portaudio-e8b1bcd2169909c831d046ffc0672aabad539d7b.tar.gz
abaddon-portaudio-e8b1bcd2169909c831d046ffc0672aabad539d7b.zip
remove FOUND_VAR
should also fix compilation in some situations because of sigc++
Diffstat (limited to 'cmake/Findpangomm.cmake')
-rw-r--r--cmake/Findpangomm.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/Findpangomm.cmake b/cmake/Findpangomm.cmake
index 4a3d78d..e3b5047 100644
--- a/cmake/Findpangomm.cmake
+++ b/cmake/Findpangomm.cmake
@@ -56,7 +56,6 @@ set(PANGOMM_INCLUDE_DIRS ${PANGOMM_INCLUDE_DIR};${PANGOMM_CONFIG_INCLUDE_DIR};${
include(FindPackageHandleStandardArgs)
find_package_handle_standard_args(pangomm
- FOUND_VAR PANGOMM_FOUND
REQUIRED_VARS
PANGOMM_LIBRARY
PANGOMM_INCLUDE_DIRS