Commit Graph

4 Commits

Author SHA1 Message Date
Martin Fleisz 954f6d69cf dvc: Add field for custom interface data 2023-11-15 14:53:55 +01:00
Martin Fleisz 1363462e7e cmake: Revert warning compiler flag for MSVC
MSVC does not implemented /Wall very well as it floods the output with a
plethora of warnings from system headers.

This greatly reduces compile performance so this change reverts /Wall
back to /W3.
2023-11-15 14:53:55 +01:00
akallabeth f4afd3922e [cmake] readd NMake warning reset 2023-10-16 15:10:13 +02:00
Armin Novak 1761edf2f8 [cmake] add default compiler flags 2023-10-16 15:10:13 +02:00