Add travis CI building.

Uses GCC
This commit is contained in:
Guilherme Espada
2013-03-19 20:17:35 +00:00
parent fd1e3bb814
commit bf49e58d11
2 changed files with 18 additions and 0 deletions

View File

@ -382,3 +382,5 @@ SET(CPACK_PACKAGE_INSTALL_DIRECTORY "MultiMC 5")
ENDIF()
INCLUDE(CPack)
include_directories(${PROJECT_BINARY_DIR}/include)