Closed Lgt2x closed 3 months ago
This can help with CMake IDE integration and file indexing.
Set every missing header as source of CMake targets. This can improve IDE integration, and is generally a good practice to follow.
Mentioned in #502 https://github.com/DescentDevelopers/Descent3/pull/502#discussion_r1697584916
This should probably cover what's left to do out of #411
No runtime issues found.
This can help with CMake IDE integration and file indexing.
Pull Request Type
Description
Set every missing header as source of CMake targets. This can improve IDE integration, and is generally a good practice to follow.
Related Issues
Mentioned in #502 https://github.com/DescentDevelopers/Descent3/pull/502#discussion_r1697584916
This should probably cover what's left to do out of #411