DEV Community

# cmake

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Running Python unit tests with CMake

Running Python unit tests with CMake

1
Comments
2 min read
Thirdparty dependencies with FetchContent

Thirdparty dependencies with FetchContent

1
Comments
2 min read
Combining CMake with Docker

Combining CMake with Docker

Comments
4 min read
CMake Made Simple: A Reusable Template for Your First C++ Project

CMake Made Simple: A Reusable Template for Your First C++ Project

1
Comments 2
8 min read
Nix + CMake FetchContent Workaround

Nix + CMake FetchContent Workaround

Comments
3 min read
CMake for Complex Projects (Part 1): Building a C++ Game Engine from Scratch for Desktop and WebAssembly

CMake for Complex Projects (Part 1): Building a C++ Game Engine from Scratch for Desktop and WebAssembly

3
Comments
10 min read
Failed to load shared library 'llama.dll': Could not find (llama-cpp-python)

Failed to load shared library 'llama.dll': Could not find (llama-cpp-python)

Comments
3 min read
Mastering CMake: A Practical Guide for DevOps Engineers and Developers

Mastering CMake: A Practical Guide for DevOps Engineers and Developers

1
Comments
4 min read
Simple CMake to Compile Resources

Simple CMake to Compile Resources

Comments
2 min read
CMake Script Mode and Variables

CMake Script Mode and Variables

Comments
1 min read
Fixing libdc1394.so.22: cannot open shared object file (ㅠ﹏ㅠ)

Fixing libdc1394.so.22: cannot open shared object file (ㅠ﹏ㅠ)

Comments
1 min read
Automate Versioning with Git and CMake

Automate Versioning with Git and CMake

8
Comments
6 min read
vcpkg - how to modify dependencies

vcpkg - how to modify dependencies

Comments
3 min read
Getting started with GoogleTest and CMake

Getting started with GoogleTest and CMake

2
Comments 1
4 min read
Building a Desktop C++ Barcode Scanner with Slimmed-Down OpenCV and Webcam

Building a Desktop C++ Barcode Scanner with Slimmed-Down OpenCV and Webcam

1
Comments
8 min read
Improve Productivity with CMake and Compiler Cache Integration

Improve Productivity with CMake and Compiler Cache Integration

Comments
4 min read
Conan: Your Embedded Cross-Compilation Champion

Conan: Your Embedded Cross-Compilation Champion

9
Comments
5 min read
Streamlining STM32 Projects: VS Code, CMake and clangd

Streamlining STM32 Projects: VS Code, CMake and clangd

13
Comments 3
6 min read
Easily add packages to CMake with CPM

Easily add packages to CMake with CPM

11
Comments
3 min read
Jolt Physics raylib: trying 3D C++ Game Physics Engine

Jolt Physics raylib: trying 3D C++ Game Physics Engine

3
Comments
6 min read
Using raylib with Dear ImGui: Game Dev Debugging UI

Using raylib with Dear ImGui: Game Dev Debugging UI

3
Comments
9 min read
Using Jolt with flecs & Dear ImGui: Game Physics Introspection

Using Jolt with flecs & Dear ImGui: Game Physics Introspection

Comments 1
5 min read
CMake on SMT32 | Episode 8: build with Docker

CMake on SMT32 | Episode 8: build with Docker

14
Comments
13 min read
CMake on SMT32 | Episode 7: unit tests

CMake on SMT32 | Episode 7: unit tests

8
Comments 5
8 min read
[04/52] MOAR CMAKEZ!

[04/52] MOAR CMAKEZ!

4
Comments 3
9 min read
loading...