Releases: TheLartians/Ccache.cmake
Releases · TheLartians/Ccache.cmake
v1.2.5
What's Changed
- Bump minimum required version to 3.14 by @TheLartians in #11
Full Changelog: v1.2.4...v1.2.5
v1.2.4
Enable C and C++ languages in CCache's CMakeLists
Fixed an issue where CCache errored, if the top-level CMakeLists didn't define all languages potentially used in nested projects.
Use full path for the script configuration
Merge pull request #4 from jiverson002/master Adds CMAKE_CURRENT_LIST_DIR prefix to config files
Use POSIX test
Merged #2
v1.2: Merge pull request #1 from TheLartians/add-options
add Ccache options
v1.1
remove LAUNCHER vars from cache
v1.0
add readme