Skip to content
Snippets Groups Projects
  1. Sep 02, 2020
    • Steven Murray's avatar
      Fixed the following warning generated when using cmake3: · 7abdcbf5
      Steven Murray authored
      CMake Warning (dev) at
      /usr/share/cmake3/Modules/FindPackageHandleStandardArgs.cmake:272
      (message):
        The package name passed to `find_package_handle_standard_args` (gRPC)
      does
        not match the name of the calling package (GRPC).  This can lead to
        problems in calling code that expects `find_package` result variables
        (e.g., `_FOUND`) to follow a certain pattern.
      Call Stack (most recent call first):
        cmake/FindGRPC.cmake:125 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
        eos_cta/CMakeLists.txt:19 (find_package)
      This warning is for project developers.  Use -Wno-dev to suppress it.
      7abdcbf5
  2. Sep 01, 2020
  3. Aug 31, 2020
  4. Aug 27, 2020
  5. Aug 21, 2020
  6. Aug 20, 2020
  7. Aug 18, 2020
  8. Aug 14, 2020
  9. Aug 13, 2020
  10. Aug 11, 2020
  11. Aug 07, 2020
  12. Aug 06, 2020
  13. Aug 05, 2020
Loading