Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor cHeadersDirectory path usage in KlangPlugin
Adjusted the usage of cHeadersDirectory in KlangPlugin's unpackCHeaderTask function by removing 'this' references. An 'mkdirs()' function call was added to ensure the directory exists before passing headers into it.
- Loading branch information