]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Simplify an MD_CHECK macro in CMakeLists.txt.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 12 May 2010 08:06:54 +0000 (04:06 -0400)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Wed, 12 May 2010 08:06:54 +0000 (04:06 -0400)
commit51c3d02d8bfbefd2bbdca17a6dbbc5f35f1f1a72
treeeb9e96f9850d7dcb0e0e1a69ae8757bcb96412e8
parentcd0da2f8c4965622f1ee36d1150235bb986ed38b
Simplify an MD_CHECK macro in CMakeLists.txt.
Using MD_CHECK_{hash name} confuses a person who uses CMake -U option,
which removes a specified variable from CMakeCache.

SVN-Revision: 2387
CMakeLists.txt