added todo task

[skip ci]
This commit is contained in:
silverqx
2022-06-05 13:39:22 +02:00
parent 4cd0c7b1f8
commit d59a594516

View File

@@ -1344,3 +1344,4 @@ TINYORM_END_COMMON_NAMESPACE
// CUR tom, create icon silverqx
// BUG qmake, in Makefile.Debug during debug\moc_predefs.h in all tests silverqx
// BUG qmake, clang-cl (win32-clang-msvc) ctrl+shift+alt+b fails with: fatal error: PCH file 'debug\TinyOrm_pch.pch' not found: module file not found silverqx
// BUG ccache, msvc and clang-cl support doesn't work because of /Zi param. https://github.com/ccache/ccache/issues/1040 silverqx