mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-01 04:20:09 +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
|