Skip to content

Commit

Permalink
PICSAR: 22.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Oct 2, 2022
1 parent ac5a4ab commit 2cf569d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies/PICSAR.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ function(find_picsar)
#message(STATUS "PICSAR: Using version '${PICSAR_VERSION}'")
else()
# not supported by PICSAR (yet)
#find_package(PICSAR 22.09 CONFIG REQUIRED QED)
#find_package(PICSAR 22.10 CONFIG REQUIRED QED)
#message(STATUS "PICSAR: Found version '${PICSAR_VERSION}'")
message(FATAL_ERROR "PICSAR: Cannot be used as externally installed "
"library yet. "
Expand Down

0 comments on commit 2cf569d

Please sign in to comment.