We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac5a4ab commit 2cf569dCopy full SHA for 2cf569d
cmake/dependencies/PICSAR.cmake
@@ -82,7 +82,7 @@ function(find_picsar)
82
#message(STATUS "PICSAR: Using version '${PICSAR_VERSION}'")
83
else()
84
# not supported by PICSAR (yet)
85
- #find_package(PICSAR 22.09 CONFIG REQUIRED QED)
+ #find_package(PICSAR 22.10 CONFIG REQUIRED QED)
86
#message(STATUS "PICSAR: Found version '${PICSAR_VERSION}'")
87
message(FATAL_ERROR "PICSAR: Cannot be used as externally installed "
88
"library yet. "
0 commit comments