Skip to content

Commit

Permalink
thanks to @zjeffer for addaddressing this in KjellKod/g3log#457 and for
Browse files Browse the repository at this point in the history
@gmackey  who reported it in KjellKod/g3log#413 (#125)
  • Loading branch information
Kjell Hedström authored Jun 11, 2022
1 parent 18f477e commit c0a4389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
${CMAKE_INSTALL_PREFIX})
else()
# APPLE and WIN32 use find_package library"
find_package(G3LOG)
find_package(g3log)
message(
"g3log package:
found: ${G3LOG_FOUND}
Expand Down

0 comments on commit c0a4389

Please sign in to comment.