1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-21 18:11:11 +00:00

Make it actually build

This commit is contained in:
Perttu Ahola 2011-11-10 22:34:46 +02:00
parent d1a5e97a7f
commit 2115a766f6
2 changed files with 0 additions and 4 deletions

View file

@ -7,8 +7,6 @@ project(lua C)
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
include(CustomMacros)
set(COMMON_CFLAGS)
set(COMMON_LDFLAGS)
set(LIBS)