mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-01-07 14:12:00 +03:00
8 lines
193 B
C
8 lines
193 B
C
|
#define CONFIG_TCCDIR "${CONFIG_TCCDIR}"
|
||
|
#define TCC_VERSION "${TCC_VERSION}"
|
||
|
|
||
|
#cmakedefine CONFIG_WIN32
|
||
|
#cmakedefine CONFIG_WIN64
|
||
|
#cmakedefine CONFIG_TCC_BCHECK
|
||
|
#cmakedefine CONFIG_TCC_ASSERT
|