allow to force installing a clangd and qtcreator files
Add new targets to the Makefile: - forceclangd - allow to force installing a .clangd file - forceclangdall - force installing .clangd file in this project and in libriaries: pikotools, morm, ezc and tito - forceqtcreator - force installing qtcreator files - forceqtcreatorall - force installing qtcreator files in this project and in libraries Existing files will be overwritten. while here: - update the c++ standard to c++23
This commit is contained in:
@@ -1 +1 @@
|
||||
-std=c++20
|
||||
-std=c++23
|
||||
|
||||
Reference in New Issue
Block a user