79687330

Date: 2025-07-02 11:22:45
Score: 1.5
Natty:
Report link

As commented above the problem was that GLOB_RECURSE doesn't scan for new files after the project was generated. I've switched to explicitly defining my sources and includes, which is an extra manual step for every sourcefile you add, however it comes with the added benefit of actually knowing whats included or not.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: eli3D