mirror of
https://github.com/frida/tinycc
synced 2024-11-24 16:49:44 +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
|