-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: Set OUTPUT_NAME on plugin libraries to the correct language name
Work around CMake's handling of @ inside argument names that then end up getting defined as variable names in language_plugin as well. We also need to set the OUTPUT_NAME of these plugins back to the unmodified language value, so that the plugins can be properly loaded by the keyboard.
- Loading branch information
Showing
1 changed file
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters