Proper CMake files to avoid relative imports #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The CMake file is a mess and should be better in general. There should be also no relative imports anymore.
Both must be fixed. There should also be target separation according to the modules
This includes the research of namespaces and how to use them properly