branch | webgl |
changeset 8044 | 796f2653f21d |
parent 7718 | 97ba379164ec |
child 8330 | aaefa587e277 |
--- a/misc/liblua/CMakeLists.txt Tue Nov 13 13:57:29 2012 -0500 +++ b/misc/liblua/CMakeLists.txt Tue Nov 13 22:24:30 2012 +0100 @@ -1,5 +1,7 @@ #this file is included only when system Lua library is not found +#TODO: when NOPASCAL=1 it should use clang here too + file(GLOB lua_src *.c *.h) if(WIN32)