]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Do not overwrite CMAKE_BUILD_TYPE if it has already been set.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 6 Mar 2012 03:58:28 +0000 (12:58 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 6 Mar 2012 09:59:54 +0000 (18:59 +0900)
commit1e673b09e705e8e2ba738f15cf2168e5e3c7ab70
tree5c50ccebb0830907873c66f704467a0dfba6df5a
parent3049441d57d1cf50535d8c02d6a8d9e50bd4a385
Do not overwrite CMAKE_BUILD_TYPE if it has already been set.
Record CMAKE_BUILD_TYPE in CACHE so that you can edit CMAKE_BUILD_TYPE
easily through GUI.
CMakeLists.txt