Don't depend on the external library. Just requires a minor patch in the
cmListFileLexer code, this is worth it. Doesn't need a special version
of CMake which installs the internal CMSYS lib then.
Details
Details
- Reviewers
- None
- Commits
- R32:3477bb7783b6: Import CMSYS dependency
Diff Detail
Diff Detail
- Repository
- R32 KDevelop
- Branch
- 5.0
- Lint
No Linters Available - Unit
No Unit Test Coverage
projectmanagers/cmake/parser/cmListFileLexer.in.l | ||
---|---|---|
508 | I'd better #define cmsysEncoding_DupToWide to kwsysEncoding_DupToWide in the #ifdef Win32 above. This would consolidate our changes to the lexer in one place. |