- May 27, 2024
-
-
Marc-Olivier Andrez authored
As a consequence, we can remove code in CMake files to handle these dependencies on `gtest` and `gmock`, which fixes the following error when running CMake: ```sh $ cmake -G Ninja ../.. -DPython_EXECUTABLE=python3.7 -DBUILD_TESTS=ON -DENABLE_COVERAGE=ON -DBUILD_CPP_DOCS=ON -DBUILD_PYTHON_DOCS=ON ... CMake Error at CMakeModules/testing_cpp.cmake:47 (IF): if given arguments: "WIN32" "AND" "STREQUAL" "Debug" Unknown arguments specified Call Stack (most recent call first): common/cpp/src/common/CMakeLists.txt:11 (add_plain_unit_test) ```
-
- Nov 16, 2022
-
-
George Sedov authored
-
George Sedov authored
-
George Sedov authored
-
- Oct 29, 2021
-
-
Sergey Yakubov authored
-
- Oct 28, 2021
-
-
Sergey Yakubov authored
-
- Jun 14, 2021
-
-
Juergen Hannappel authored
-
- Feb 10, 2020
-
-
Sergey Yakubov authored
-
- Dec 16, 2019
-
-
Sergey Yakubov authored
-
- Aug 20, 2019
-
-
Sergey Yakubov authored
-
- May 07, 2018
-
-
Sergey Yakubov authored
-
- Dec 01, 2017
-
-
Carsten Patzke authored
-
- Nov 29, 2017
-
-
Carsten Patzke authored
-
- Nov 27, 2017
-
-
Carsten Patzke authored
Added project strucre; some tests & first producer changed folder structure Made test build optional Changed project structure for producer added doxygen added doxygen to cmake fixed doxygen file made googletest separated changed cmake strucure Added head lock guard
-
- Nov 09, 2017
-
-
Sergey Yakubov authored
-