1. Mar 20, 2024
  2. Mar 09, 2024
  3. Mar 08, 2024
  4. Dec 07, 2023
  5. Jun 28, 2023
  6. Mar 30, 2023
  7. Mar 29, 2023
    • Peter Tissen's avatar
      Remove unused ${SOURCE_DIR}/include include path · e7c9ef8e
      Peter Tissen authored
      The directory `${CMAKE_CURRENT_SOURCE_DIR}/include` is never created or used. Except in case of an in-source build but then  `${CMAKE_CURRENT_BINARY_DIR}/include` would be the same, so it would only duplicate the correct entry.
      
      Not sure if the intermediary `JANSSON__INCLUDE_DIRS` is still necessary but I thought I'd change as little as possible.
      
      The reason for eliminating this is that when you use CLion and sync into a docker container it will try to copy all include dirs back. Non-existant paths cause warnings every time.
      e7c9ef8e
  8. Jan 12, 2023
  9. Jan 10, 2023
  10. Aug 24, 2022
  11. Aug 23, 2022
  12. Aug 10, 2022
  13. May 03, 2022
  14. Apr 28, 2022
  15. Nov 22, 2021
  16. Nov 21, 2021
  17. Sep 12, 2021
  18. Sep 10, 2021
  19. Sep 07, 2021
  20. Apr 23, 2021
  21. Jan 27, 2021
  22. Jan 26, 2021
  23. Jan 15, 2021