Closed RandomCad closed 1 month ago
Doesn't work in at least :
Stops working with: 8c9a26e1b6c6b09ce66c4fde9d5b7167e9aa963aa
It seems that from 3ad57b749eb8f8a649a9667e91cafb3e328a49c5 no libs are build.
It seems that from 3ad57b7 no libs are build.
The libs are generated in the next commit. Local error.
But the commit c9a26e1b6c6b09ce66c4fde9d5b7167e9aa963aa stops generating the libs again. And this one persists
But the commit c9a26e1b6c6b09ce66c4fde9d5b7167e9aa963aa stops generating the libs again. And this one persists
From the examples I have seen and my understanding, the separation of the cmake files into multiple directories most likely needs to be reversed. It seems that this is only possible with a central CMake file.
The cmake is broken in the head. Commit 957ae98ae563d164a03fd7159adf22e7c17cd672 still works.