mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
ibgd: avoid using host headers
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
--- a/CMakeLists.txt
|
||||||
|
+++ b/CMakeLists.txt
|
||||||
|
@@ -89,8 +89,6 @@
|
||||||
|
GV_LT(VERSION GDLIB_LIB_VERSION)
|
||||||
|
MESSAGE(STATUS "gd shared lib version ${GDLIB_LIB_SOVERSION} (${GDLIB_LIB_VERSION})")
|
||||||
|
|
||||||
|
- SET(CMAKE_REQUIRED_INCLUDES "/usr/include" "/usr/local/include")
|
||||||
|
-
|
||||||
|
include(CheckIncludeFiles)
|
||||||
|
include(CheckIncludeFile)
|
||||||
|
|
||||||
Reference in New Issue
Block a user