Updating the build script to remove includes hack
- Providing HEAD_DIR variable that can be prepended to refer to the top of the source directory
This commit is contained in:
parent
fd569b9de3
commit
a0439f627b
3 changed files with 27 additions and 23 deletions
|
@ -17,7 +17,7 @@ set( SCAN_SRCS
|
|||
|
||||
|
||||
###
|
||||
# Module Specific Options TODO Fixme!! (../)
|
||||
# Module Specific Options
|
||||
#
|
||||
add_definitions( -I../Keymap )
|
||||
add_definitions( -I${HEAD_DIR}/Keymap )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue