-
A customization variable for source file blacklist. For those paths, do not call `cmake-ide--locate-cmakelists` automatically.
```elisp
;;;###autoload
(defun cmake-ide-maybe-run-cmake ()
"Run …
-
I might fix this myself. Just leaving this here for information and in hope of additional creative input.
When I found use-package and req-package I started deferring the load of packages to reduce t…
-
### Brief Issue Summary
Hello, on windows (MSVC or clang-cl (GNU CLI)), intellisense failed to recognize `target_compile_definitions` configured in `CMakeLists.txt`.
However, it passed the build sta…
-
### What is your suggestion?
## Suggestion
Would it be possible for the Conan generated CMakePresets.json to include `msvc.toolset` version details (i.e. `v143`, `v142`, etc.) when populating th…
-
I created a CMakePresets.json file containing project configurations.
I can see the list of available configurations by adding --list-presets to Other CMake arguments
I can run a configuration by ad…
-
Package: libmariadb[core,iconv,schannel,ssl]:x64-windows@3.4.1
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.41.34120.0
- vcpkg-tool version: 2024-10-18-e392d7347fe72dff56e7857f7571c2…
-
Package: colmap[core,cuda,tests]:x64-windows@3.9.1
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.39.33523.0
- vcpkg-tool version: 2024-04-23-d6945642ee5c3076addd1a42c331bbf4c…
-
**Bug category**
- [ ] *bug - compilation error*
- [ ] *bug - compilation warning*
- [X] *bug - runtime error*
- [ ] *bug - runtime warning*
- [ ] *bug - logic error*
**Describe the bug**
…
-
I've added wintoastlib.h and wintoastlib.cpp and linked `psapi` in CMakeLists to my Qt cmake project, but when trying to compile (even without creating any toast) this error appears. I've checked this…
-
Hi all,
I realize that a full-fledged CMake backend would hardly be maintainable (issues #668 and #1147).
However, I also came to love [CMake's server mode](https://cmake.org/cmake/help/v3.9/manua…