[m] attempt to fix Travis not building

This commit is contained in:
billy1arm 2013-06-17 13:01:53 +01:00 committed by Antz
parent a05c31e62f
commit 42abf7c67e
9 changed files with 20 additions and 14 deletions

View file

@ -8,7 +8,8 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cmake_minimum_required (VERSION 2.6)
cmake_minimum_required (VERSION 2.8)
project (MANGOS_VMAP_ASSEMB_IO)
set(CMAKE_VERBOSE_MAKEFILE true)
@ -85,4 +86,3 @@ target_link_libraries(vmap_assembler vmap)
# add_executable(vmap_test coordinate_test.cpp)
# target_link_libraries(vmap_test vmap)

View file

@ -0,0 +1,2 @@
*.user
bin

View file

@ -0,0 +1,2 @@
*.user
bin