build fix: remove extra ) introduced by commit f99e310e
This commit is contained in:
parent
f99e310e03
commit
81bb67bc24
1 changed files with 1 additions and 1 deletions
|
@ -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(
|
||||
|
|
Loading…
Reference in a new issue