1
0
Fork 0

build fix: remove extra ) introduced by commit f99e310e

This commit is contained in:
Csaba Halasz 2011-11-06 15:55:06 +01:00
parent f99e310e03
commit 81bb67bc24

View file

@ -197,7 +197,7 @@ if (JPEG_FACTORY)
set(CMAKE_REQUIRED_INCLUDES
${SIMGEAR_INCLUDE_DIR}
${JPEG_INCLUDE_DIR})
${JPEG_INCLUDE_DIR}
${OPENSCENEGRAPH_INCLUDE_DIRS})
check_cxx_source_compiles(