Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
cmake
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Simplifying Qt6 CI on GitHub Actions with a Docker-Based CMake Build Environment
acc-vcc
acc-vcc
acc-vcc
Follow
Feb 1
Simplifying Qt6 CI on GitHub Actions with a Docker-Based CMake Build Environment
#
qt
#
cmake
#
docker
#
githubactions
Comments
Add Comment
2 min read
Autark: Rethinking build systems – Integrate, Don’t Outsource
Adamansky Anton
Adamansky Anton
Adamansky Anton
Follow
Nov 5 '25
Autark: Rethinking build systems – Integrate, Don’t Outsource
#
cmake
#
make
#
c
#
cpp
Comments
1
 comment
6 min read
Running Python unit tests with CMake
pikoTutorial
pikoTutorial
pikoTutorial
Follow
Aug 31 '25
Running Python unit tests with CMake
#
python
#
cmake
#
programming
#
ci
2
 reactions
Comments
Add Comment
2 min read
Thirdparty dependencies with FetchContent
pikoTutorial
pikoTutorial
pikoTutorial
Follow
Aug 26 '25
Thirdparty dependencies with FetchContent
#
cpp
#
cmake
#
dependencies
#
programming
2
 reactions
Comments
1
 comment
2 min read
CMake Made Simple: A Reusable Template for Your First C++ Project
Valerius Petrini
Valerius Petrini
Valerius Petrini
Follow
Aug 20 '25
CMake Made Simple: A Reusable Template for Your First C++ Project
#
cpp
#
cmake
#
ninja
1
 reaction
Comments
3
 comments
8 min read
Nix + CMake FetchContent Workaround
Hadrian
Hadrian
Hadrian
Follow
Jul 9 '25
Nix + CMake FetchContent Workaround
#
nix
#
cmake
#
workaround
Comments
Add Comment
3 min read
Combining CMake with Docker
pikoTutorial
pikoTutorial
pikoTutorial
Follow
Aug 12 '25
Combining CMake with Docker
#
cmake
#
docker
#
ci
#
programming
Comments
Add Comment
4 min read
CMake for Complex Projects (Part 1): Building a C++ Game Engine from Scratch for Desktop and WebAssembly
Pigeon Codeur
Pigeon Codeur
Pigeon Codeur
Follow
Aug 7 '25
CMake for Complex Projects (Part 1): Building a C++ Game Engine from Scratch for Desktop and WebAssembly
#
cpp
#
cmake
#
webassembly
#
compiling
4
 reactions
Comments
Add Comment
10 min read
Mastering CMake: A Practical Guide for DevOps Engineers and Developers
DevOps Man
DevOps Man
DevOps Man
Follow
May 10 '25
Mastering CMake: A Practical Guide for DevOps Engineers and Developers
#
cmake
#
cpp
#
c
#
build
1
 reaction
Comments
Add Comment
4 min read
FIX: Failed to load shared library 'llama.dll': Could not find (llama-cpp-python)
Ahmad Alwi
Ahmad Alwi
Ahmad Alwi
Follow
Apr 14 '25
FIX: Failed to load shared library 'llama.dll': Could not find (llama-cpp-python)
#
python
#
windows
#
cmake
#
llm
Comments
Add Comment
3 min read
Simple CMake to Compile Resources
Addy
Addy
Addy
Follow
Feb 8 '25
Simple CMake to Compile Resources
#
cmake
#
resources
Comments
Add Comment
2 min read
CMake Script Mode and Variables
Addy
Addy
Addy
Follow
Feb 8 '25
CMake Script Mode and Variables
#
cmake
Comments
Add Comment
1 min read
Fixing libdc1394.so.22: cannot open shared object file (ă… ďąŹă… )
Pinku Deb Nath
Pinku Deb Nath
Pinku Deb Nath
Follow
Oct 10 '24
Fixing libdc1394.so.22: cannot open shared object file (ă… ďąŹă… )
#
opencv
#
cmake
#
ubuntu
#
libdc1394
Comments
Add Comment
1 min read
Automate Versioning with Git and CMake
Amin Khozaei
Amin Khozaei
Amin Khozaei
Follow
Nov 12 '24
Automate Versioning with Git and CMake
#
semver
#
cmake
#
versioning
#
cpp
9
 reactions
Comments
Add Comment
6 min read
vcpkg - how to modify dependencies
Seth T.T
Seth T.T
Seth T.T
Follow
Sep 27 '24
vcpkg - how to modify dependencies
#
vcpkg
#
cpp
#
cmake
#
dependency
Comments
Add Comment
3 min read
Getting started with GoogleTest and CMake
Yanujz
Yanujz
Yanujz
Follow
Aug 11 '24
Getting started with GoogleTest and CMake
#
googletest
#
cpp
#
cmake
2
 reactions
Comments
1
 comment
4 min read
Building a Desktop C++ Barcode Scanner with Slimmed-Down OpenCV and Webcam
Xiao Ling
Xiao Ling
Xiao Ling
Follow
Jun 19 '24
Building a Desktop C++ Barcode Scanner with Slimmed-Down OpenCV and Webcam
#
cpp
#
opencv
#
cmake
#
camera
1
 reaction
Comments
Add Comment
8 min read
Improve Productivity with CMake and Compiler Cache Integration
Maxim Radugin
Maxim Radugin
Maxim Radugin
Follow
Jul 14 '24
Improve Productivity with CMake and Compiler Cache Integration
#
cmake
#
productivity
#
ccache
#
cpp
Comments
Add Comment
4 min read
Conan: Your Embedded Cross-Compilation Champion
Amin Khozaei
Amin Khozaei
Amin Khozaei
Follow
Jul 13 '24
Conan: Your Embedded Cross-Compilation Champion
#
conan
#
cmake
#
embedded
#
crosscompile
9
 reactions
Comments
Add Comment
5 min read
Streamlining STM32 Projects: VS Code, CMake and clangd
Mattia
Mattia
Mattia
Follow
Jun 2 '24
Streamlining STM32 Projects: VS Code, CMake and clangd
#
stm
#
vscode
#
cmake
#
clangd
13
 reactions
Comments
3
 comments
6 min read
Easily add packages to CMake with CPM
Marcos Oliveira
Marcos Oliveira
Marcos Oliveira
Follow
May 24 '24
Easily add packages to CMake with CPM
#
cmake
#
cpp
11
 reactions
Comments
Add Comment
3 min read
Jolt Physics raylib: trying 3D C++ Game Physics Engine
Rodney Lab
Rodney Lab
Rodney Lab
Follow
Apr 10 '24
Jolt Physics raylib: trying 3D C++ Game Physics Engine
#
cpp
#
gamedev
#
cmake
3
 reactions
Comments
Add Comment
6 min read
Using raylib with Dear ImGui: Game Dev Debugging UI
Rodney Lab
Rodney Lab
Rodney Lab
Follow
Apr 6 '24
Using raylib with Dear ImGui: Game Dev Debugging UI
#
cpp
#
gamedev
#
cmake
3
 reactions
Comments
Add Comment
9 min read
Using Jolt with flecs & Dear ImGui: Game Physics Introspection
Rodney Lab
Rodney Lab
Rodney Lab
Follow
Apr 17 '24
Using Jolt with flecs & Dear ImGui: Game Physics Introspection
#
cpp
#
gamedev
#
cmake
Comments
1
 comment
5 min read
CMake on SMT32 | Episode 8: build with Docker
Pierre Gradot
Pierre Gradot
Pierre Gradot
Follow
Mar 18 '24
CMake on SMT32 | Episode 8: build with Docker
#
embedded
#
cpp
#
cmake
#
docker
14
 reactions
Comments
Add Comment
13 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account