1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 08:45:24 +03:00

VC++ compilation

This commit is contained in:
Bertrand Songis 2015-12-24 11:00:54 +01:00
parent cc40d1e611
commit d5cbf57e1b
4 changed files with 18 additions and 19 deletions

View file

@ -1,3 +1,7 @@
if(MSVC)
set(INTTYPES_INCLUDE_OPTION -IC:/Programs/msinttypes)
endif()
macro(add_lua_export_target target)
add_custom_command(
OUTPUT lua_exports_${target}.inc