mirror of
https://github.com/fltk/fltk.git
synced 2026-05-18 17:16:58 +08:00
CMake: Restore removed HAVE_LIBPNG setting
This was removed unintentionally.
This commit is contained in:
@@ -472,6 +472,8 @@ else ()
|
||||
include_directories (${CMAKE_CURRENT_SOURCE_DIR}/png)
|
||||
endif ()
|
||||
|
||||
set (HAVE_LIBPNG 1)
|
||||
|
||||
#######################################################################
|
||||
if (X11_Xinerama_FOUND)
|
||||
option (OPTION_USE_XINERAMA "use lib Xinerama" ON)
|
||||
|
||||
Reference in New Issue
Block a user