Skip to content

Instantly share code, notes, and snippets.

@genbtc
Created January 29, 2018 20:41
Show Gist options
  • Save genbtc/b29000da72c1b29b90bea233f445a1ce to your computer and use it in GitHub Desktop.
Save genbtc/b29000da72c1b29b90bea233f445a1ce to your computer and use it in GitHub Desktop.
find_program(CCACHE_FOUND ccache)
if(CCACHE_FOUND)
add_definitions(-DCCACHE_FOUND=OFF)
end()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment