O-Tom
Results
2
comments of
O-Tom
In this particular case I do parse the `query()` string, that's not a big deal. It's just that it gets parsed twice, and I would rather use existing functions than...
I came across the same issue under a debian VM: ``` CMake Error at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message): Could NOT find Python3 (missing: Python3_LIBRARIES Development Development.Embed) (found version "3.10.2") Call Stack (most...