aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorMatt Stancliff <matt@genges.com>2017-01-12 13:38:25 +0800
committerMatt Stancliff <matt@genges.com>2017-01-12 13:46:03 +0800
commit5e6c9983dd5a96e28bcf02a123b3db6182b807dc (patch)
treee9d347571dc76805f5e3e6f23bf7b6b5b0103dd9 /apps
parent9f9fdc05314a3a961fb78c9e7fd1c34fa24b5846 (diff)
downloadportable-5e6c9983dd5a96e28bcf02a123b3db6182b807dc.tar.gz
portable-5e6c9983dd5a96e28bcf02a123b3db6182b807dc.tar.bz2
portable-5e6c9983dd5a96e28bcf02a123b3db6182b807dc.zip
Use correct CMake base directory offset
CMAKE_SOURCE_DIR is the top-level directory of a project, but if you include this as a dependency, the file check locations won't exist at the top level of any parent project. CMAKE_CURRENT_SOURCE_DIR is the actual directory of the current project() regardless of compile mode (standalone or included in another project).
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions