summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorPierre Joye <pierre.php@gmail.com>2013-04-12 00:36:22 +0200
committerPierre Joye <pierre.php@gmail.com>2013-04-12 00:36:22 +0200
commita2352628340d2bb39b4198dd11946124e398c179 (patch)
tree4a277826932f4d7fa1af33992931fa5c4ed5803b /cmake
parentb4ca453b57dff70a7752c188f19d8e1708357862 (diff)
downloadlibgd-a2352628340d2bb39b4198dd11946124e398c179.tar.gz
init this var to avoid configure error if not found
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/FindVPX.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/modules/FindVPX.cmake b/cmake/modules/FindVPX.cmake
index dfe30fc..af22296 100644
--- a/cmake/modules/FindVPX.cmake
+++ b/cmake/modules/FindVPX.cmake
@@ -18,6 +18,7 @@
INCLUDE(FindZLIB)
SET(VPX_FOUND "NO")
+SET(VPX_LIBRARY "")
FIND_PATH(VPX_VPX_INCLUDE_DIR vp8cx.h
/usr/local/include/vpx