mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:14:59 +02:00
allows qualified inclusion in subdirectories
This commit is contained in:
parent
df7f3942e1
commit
b4f2b04241
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ find_package(CURL REQUIRED)
|
|||
|
||||
# include headers for external libraries and InterfaceConfig.
|
||||
include_directories(
|
||||
${PROJECT_SOURCE_DIR}/src
|
||||
${PROJECT_BINARY_DIR}/includes
|
||||
${OPENGL_INCLUDE_DIR}
|
||||
${GLUT_INCLUDE_DIR}
|
||||
|
|
Loading…
Reference in a new issue