"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "tests/CMakeLists.txt" between
libgd-2.3.1.tar.gz and libgd-2.3.2.tar.gz

About: LibGD is a library for the dynamic creation of images by programmers (PNG, JPEG, GIF, WebP, XPM, BMP support).

CMakeLists.txt  (libgd-2.3.1):CMakeLists.txt  (libgd-2.3.2)
skipping to change at line 20 skipping to change at line 20
SET(CMAKE_CXX_FLAGS_TESTINGGCOV "-g3 -O0") SET(CMAKE_CXX_FLAGS_TESTINGGCOV "-g3 -O0")
SET(CMAKE_C_FLAGS_TESTINGGCOV "-g3 -O0") SET(CMAKE_C_FLAGS_TESTINGGCOV "-g3 -O0")
endif (ENABLE_GCOV AND CMAKE_COMPILER_IS_GNUCC) endif (ENABLE_GCOV AND CMAKE_COMPILER_IS_GNUCC)
message(STATUS "gd include dir: ${GD_INCLUDE_DIR}" ) message(STATUS "gd include dir: ${GD_INCLUDE_DIR}" )
message(STATUS "gd libs dir: ${GD_LIBS_DIR}" ) message(STATUS "gd libs dir: ${GD_LIBS_DIR}" )
include_directories (BEFORE ${GD_INCLUDE_DIR} "${GDTEST_SOURCE_DIR}" "${C MAKE_BINARY_DIR}" "${CMAKE_BINARY_DIR}/tests/gdtest") include_directories (BEFORE ${GD_INCLUDE_DIR} "${GDTEST_SOURCE_DIR}" "${C MAKE_BINARY_DIR}" "${CMAKE_BINARY_DIR}/tests/gdtest")
SET(TESTS_DIRS SET(TESTS_DIRS
avif
bmp bmp
fontconfig fontconfig
freetype freetype
gd gd
gd2 gd2
gdimagearc gdimagearc
gdimagebrightness gdimagebrightness
gdimageclone gdimageclone
gdimagecolor gdimagecolor
gdimagecolorclosest gdimagecolorclosest
skipping to change at line 85 skipping to change at line 86
gdimagestringup gdimagestringup
gdimagestringup16 gdimagestringup16
gdimagetruecolortopalette gdimagetruecolortopalette
gdinterpolatedscale gdinterpolatedscale
gdnewfilectx gdnewfilectx
gdtest gdtest
gdtiled gdtiled
gdtransformaffineboundingbox gdtransformaffineboundingbox
gdtransformaffinecopy gdtransformaffinecopy
gif gif
heif
jpeg jpeg
png png
tga tga
tiff tiff
wbmp wbmp
webp webp
xbm xbm
xpm xpm
) )
 End of changes. 2 change blocks. 
0 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)