Brings it more into line with make based system. I've tested on 32- and 64-bit Windows, but not yet Linux.
6 lines
No EOL
168 B
C
6 lines
No EOL
168 B
C
#define CONFIG_TCCDIR "${CMAKE_INSTALL_PREFIX}"
|
|
#define TCC_VERSION "${TCC_VERSION}"
|
|
|
|
#cmakedefine CONFIG_WIN32
|
|
#cmakedefine CONFIG_WIN64
|
|
#cmakedefine CONFIG_TCC_BCHECK |