Add ENABLE_CPP_API

master
Pierre Joye 2021-08-23 22:55:56 +07:00
parent 0f87722869
commit 86a9e24510
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
/* Define is you are building for Win32 API */
#cmakedefine BGDWIN32
/* Define is you are building for Win32 API */
#cmakedefine ENABLE_CPP_API
/* Whether to support gd image formats */
#cmakedefine01 ENABLE_GD_FORMATS