mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-30 04:10:08 +08: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
|