Skip to content
  • Tushar Maheshwari's avatar
    cmake compile time reduce using cotire · 85ce4d7b
    Tushar Maheshwari authored
    - Add prefix header
      - Include catch.hpp
      - Include json.hpp
        - Replace private with public for all json_unit files
    - Move `unit.cpp` to an object library
    - cotire issue: strip whitespace from CMAKE_INCLUDE_SYSTEM_FLAG_CXX
    85ce4d7b