mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 12:54:25 +02:00
build: enable_ccache()
refactored
This commit is contained in:
@@ -33,7 +33,7 @@ ensure_entry_point()
|
||||
|
||||
# use ccache if available
|
||||
include(ccache)
|
||||
enable_ccache_if_possible()
|
||||
enable_ccache()
|
||||
|
||||
# set restrictive compilation warnings
|
||||
include(warnings)
|
||||
|
Reference in New Issue
Block a user