`5 MB` 🫣 https://github.com/developer239/robot-cpp packs googletest in production. In the library cmake file: ``` if (NOT CMAKE_BUILD_TYPE STREQUAL "Release") // google test // tests endif() // ... rest ```
5 MB🫣https://github.com/developer239/robot-cpp packs googletest in production.
In the library cmake file: