diff options
Diffstat (limited to 'src/crypto/lhash/CMakeLists.txt')
-rw-r--r-- | src/crypto/lhash/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/lhash/CMakeLists.txt b/src/crypto/lhash/CMakeLists.txt index c71b8a1..ce785eb 100644 --- a/src/crypto/lhash/CMakeLists.txt +++ b/src/crypto/lhash/CMakeLists.txt @@ -1,4 +1,4 @@ -include_directories(. .. ../../include) +include_directories(../../include) add_library( lhash |