aboutsummaryrefslogtreecommitdiff
path: root/cmake/Version.cmake (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-05-15version.cmake: fix configuring version.cpp without gitmoneromooo-monero1-1/+1
2018-03-21Fix generating version.cppHoward Chu1-2/+4
Also removes BYPRODUCT dependency on CMake 3.2
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-10-20cmake: add dep of version lib on version.cppredfish1-0/+50
Also, move cmake source files into cmake/ to keep them together.