Add a forceclangd target to Makefile to force installing a .clangd file. Add a forceqtcreator target to force installing qtcreator files. Existing files will be overwritten. while here: - update the c++ standard to c++23
3 lines
209 B
YAML
3 lines
209 B
YAML
CompileFlags:
|
|
Add: [-pthread, -std=c++23, -I%%%CURRENT_DIR%%%/src, -I%%%GLOBAL_WORKING_DIR%%%/pikotools/src, -I%%%GLOBAL_WORKING_DIR%%%/ezc/src, -I/usr/include, -I/usr/local/include, -DMORM_HAS_EZC_LIBRARY]
|