-
-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for CMake presets (#603)
* Use CMake presets Signed-off-by: Uilian Ries <[email protected]> * Build debug Signed-off-by: Uilian Ries <[email protected]> * Add msvc toolset Signed-off-by: Uilian Ries <[email protected]> * remove explicit cl.exe Signed-off-by: Uilian Ries <[email protected]> * Use msvc generator Signed-off-by: Uilian Ries <[email protected]> * configure cl in path Signed-off-by: Uilian Ries <[email protected]> * fix preset name Signed-off-by: Uilian Ries <[email protected]> * fix preset name Signed-off-by: Uilian Ries <[email protected]> --------- Signed-off-by: Uilian Ries <[email protected]>
- Loading branch information
1 parent
f4394ed
commit 3aa05ba
Showing
6 changed files
with
261 additions
and
90 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
This file was deleted.
Oops, something went wrong.
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
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
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
Oops, something went wrong.