You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
I have a header which is included into every compilation unit using GCC command line argument -include header.h
Can I apply cotire on this header to use it as precompiled header? something like
If this solution is applicable, for some reason it doesnt work, fails in CMake generation stage with
Problems were encountered while collecting compiler information:
c++: error: /home/user/Development/cmake-build-debug/lib/MyProject/cotire/MyProject_CXX_prefix.hxx: No such file or directory