aboutsummaryrefslogtreecommitdiff
path: root/cmake/Version.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* cmake: Version - use CMAKE_CURRENT_LIST_DIRxiphon2020-10-071-1/+1
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* cmake: Fix generation of version.cppNathan Dorfman2019-10-231-11/+9
|
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* version.cmake: fix configuring version.cpp without gitmoneromooo-monero2018-05-151-1/+1
|
* Fix generating version.cppHoward Chu2018-03-211-2/+4
| | | | Also removes BYPRODUCT dependency on CMake 3.2
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* cmake: add dep of version lib on version.cppredfish2017-10-201-0/+50
Also, move cmake source files into cmake/ to keep them together.