Night owl
Night owl
> So you are editing the ycmd source code, and you decide not to load the ycmd extra conf file, but you do load your own extra configuration file from...
>  > So you are editing the ycmd source code, and you decide not to load the ycmd extra conf file, but you do load your own extra configuration...
> So you are editing the ycmd source code, and you decide not to load the ycmd extra conf file, but you do load your own extra configuration file from...
> [CMakeLists.txt](https://github.com/user-attachments/files/16609615/CMakeLists.txt) [CMakePresets.json](https://github.com/user-attachments/files/16609617/CMakePresets.json) > > I've attached a simple preset and cmakelist.txt to reproduce the issue > > Adding `"cacheVariables": {"CMAKE_BUILD_TYPE":"Release"}` in the preset fixes the problem. Setting `CMAKE_BUILD_TYPE` in...