DEBSOURCES
Skip Quicknav
sources / madness / 0.10.1%2Bgit20200818.eee5fd9f-2 / external / papi.cmake
12345678
if(ENABLE_PAPI) find_package(Papi REQUIRED) # Set the output variables set(HAVE_PAPI 1) endif()