1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-19 03:05:29 +02:00

removed -delta namings

This commit is contained in:
Perttu Ahola
2011-07-23 19:33:49 +03:00
parent f13fc82abe
commit 96fedb5cb0
3 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
project(minetest-delta)
cmake_minimum_required( VERSION 2.6 )
project(minetest)
if(RUN_IN_PLACE)
add_definitions ( -DRUN_IN_PLACE )
endif(RUN_IN_PLACE)