Skip to content

Commit

Permalink
Cleaned redundant find_package(PAPI) #128
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikołaj Zuzek committed Nov 12, 2021
1 parent deb807b commit 8a1fa7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions profiling/papi-connector/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
find_package(PAPI REQUIRED)

add_library(kp_papi_connector SHARED kp_papi_connector.cpp)

target_link_libraries(kp_papi_connector PRIVATE PAPI::PAPI)

0 comments on commit 8a1fa7f

Please sign in to comment.