]> git.ipfire.org Git - thirdparty/zstd.git/commit
CMake: Set ZSTD_SOURCE_DIR from CMAKE_CURRENT_SOURCE_DIR
authorMichael Maltese <michaeljosephmaltese@gmail.com>
Thu, 20 Apr 2017 22:35:56 +0000 (15:35 -0700)
committerMichael Maltese <michaeljosephmaltese@gmail.com>
Thu, 20 Apr 2017 22:56:53 +0000 (15:56 -0700)
commit1a96bec8dba9d8b8147259a703dd3b7f26584080
tree0f1ca398db0a60040182a645777a29739818a416
parentc17e020c9aedbd421e19e3607a16d87559d29d97
CMake: Set ZSTD_SOURCE_DIR from CMAKE_CURRENT_SOURCE_DIR

Instead of CMAKE_SOURCE_DIR, which is not correct when embedding Zstd
within a larger project.
build/cmake/CMakeLists.txt