Skip to content

Fix build error caused by concurrent execution of cpp/genwrapper.py

François Grisez requested to merge fix/build_error_around_cpp_wrapper into release/4.5

The actual fix is in cpp/CMakeLists.txt. The modification of csharp/CMakeLists.txt is just to remove a useless dependency.

Merge request reports