Add ACE includepath to linux buildfiles when not using a sitewide install

--HG--
branch : trunk
This commit is contained in:
click
2010-06-05 11:37:18 +02:00
parent 7289827b5a
commit eeec7959e3

View File

@@ -22,6 +22,7 @@ SET(vmaps_STAT_SRCS
)
include_directories(
${ACE_INCLUDE_DIR}
${CMAKE_SOURCE_DIR}/src/framework
${CMAKE_SOURCE_DIR}/dep/include/g3dlite
)