summaryrefslogtreecommitdiffstats
path: root/build/cmake
diff options
context:
space:
mode:
authorYann Collet <Cyan4973@users.noreply.github.com>2022-02-04 21:04:35 (GMT)
committerGitHub <noreply@github.com>2022-02-04 21:04:35 (GMT)
commitdffcc7f626b97eaa7ecb7e3101fafc5e5459fc7a (patch)
tree922a5b92d0b2c1e1b8baab571c92bf29e49dbd40 /build/cmake
parente9c29be413887f6266abb0ab2bebadd59e1e8f6d (diff)
parent42233d68f84d9d39890453c41f1198c49c18f6bb (diff)
downloadlz4-dffcc7f626b97eaa7ecb7e3101fafc5e5459fc7a.zip
lz4-dffcc7f626b97eaa7ecb7e3101fafc5e5459fc7a.tar.gz
lz4-dffcc7f626b97eaa7ecb7e3101fafc5e5459fc7a.tar.bz2
Merge pull request #1063 from lz4/cmaketest
updated cmake test
Diffstat (limited to 'build/cmake')
-rw-r--r--build/cmake/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/cmake/.gitignore b/build/cmake/.gitignore
index d39505d..0ad8240 100644
--- a/build/cmake/.gitignore
+++ b/build/cmake/.gitignore
@@ -1,4 +1,4 @@
-# cmake artefact
+# cmake build artefact
CMakeCache.txt
CMakeFiles
@@ -7,3 +7,4 @@ Makefile
liblz4.pc
lz4c
install_manifest.txt
+build