Releases: msclock/cmake-modules
Releases · msclock/cmake-modules
v1.2.6
1.2.6 (2023-11-18)
Performance
- prefer CMAKE_CURRENT_BINARY_DIR (351de26), closes #10
v1.2.5
1.2.5 (2023-11-15)
Bug Fixes
- install_target install runtime to lib location (d1ffc42), closes #8
v1.2.4
1.2.4 (2023-11-10)
Performance
v1.2.3
1.2.3 (2023-10-27)
Performance
CI
Docs
v1.2.2
1.2.2 (2023-10-26)
Performance
- perfer cache dir built with CMAKE_CURRENT_FUNCTION (92dd3d3)
v1.2.1
1.2.1 (2023-10-25)
Performance
- add a license install option to install_target (293e8cc)
v1.2.0
1.2.0 (2023-10-25)
Features
v1.1.6
1.1.6 (2023-10-24)
Performance
- improve install stability (d6e9f08)
- unset prefix _ variables (19776a3)
v1.1.5
1.1.5 (2023-10-22)
Performance
- add usage on sanitizer and hide some print info (d94a30e)
- change ccache verify flow (772f0fa)
- change valgrind flow and usage (b444017)
- install include among modules (4e53c96)
- use PARSE_ARGV with cmake_parse_arguments (e67a95c)
v1.1.4
1.1.4 (2023-10-22)
Performance
- improve valgrind usability (6583e28)