mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Update CMakeLists.txt
This commit is contained in:
parent
14f3b6c928
commit
e1bcb101f0
@ -139,8 +139,8 @@ add_custom_target(docs doxygen)
|
||||
|
||||
find_program(CCACHE_FOUND ccache)
|
||||
if(CCACHE_FOUND)
|
||||
set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache)
|
||||
set_property(GLOBAL PROPERTY RULE_LAUNCH_LINK ccache)
|
||||
set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache)
|
||||
set_property(GLOBAL PROPERTY RULE_LAUNCH_LINK ccache)
|
||||
endif(CCACHE_FOUND)
|
||||
|
||||
# uninstall target
|
||||
|
Loading…
x
Reference in New Issue
Block a user