Expand @HOSTNAME@.

This commit is contained in:
Jonathan Perkin 2010-04-01 20:47:19 +02:00
commit bbe86d08ba
2 changed files with 3 additions and 3 deletions

View file

@ -29,6 +29,7 @@ ELSE()
SET(CXXFLAGS ${CMAKE_CXX_FLAGS})
SET(MYSQLD_USER "mysql")
SET(ini_file_extension "cnf")
SET(HOSTNAME "hostname")
ENDIF()
# XXX: shouldn't we just have variables for all this stuff and centralise