diff options
author | Timothy Pearson <[email protected]> | 2014-10-12 17:56:39 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-12 17:56:39 -0500 |
commit | e2c5ea4cdad7dbb560be87a7d3c894e980b5ab6f (patch) | |
tree | b2717634a496f982c82b13c6aa67252caad85268 /tdeioslave/nfs/CMakeLists.txt | |
parent | 1346f6898707e6a4d95abee07c3d1608fc056998 (diff) | |
parent | 68cfc4fec0fed7ef4da9f03da68bd61900654ee3 (diff) | |
download | tdebase-e2c5ea4cdad7dbb560be87a7d3c894e980b5ab6f.tar.gz tdebase-e2c5ea4cdad7dbb560be87a7d3c894e980b5ab6f.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'tdeioslave/nfs/CMakeLists.txt')
-rw-r--r-- | tdeioslave/nfs/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tdeioslave/nfs/CMakeLists.txt b/tdeioslave/nfs/CMakeLists.txt index c6ccd04f8..b45824d73 100644 --- a/tdeioslave/nfs/CMakeLists.txt +++ b/tdeioslave/nfs/CMakeLists.txt @@ -11,6 +11,7 @@ include_directories( ${CMAKE_CURRENT_BINARY_DIR} + ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} |