DORSETRIGS
Home

buildconfiguration (2 post)


posts by category not found!

Why doesn't CMake-generated make clean delete files created with configure_file

Why Doesnt make clean Delete Files Created with configure file When working with C Make you often rely on the configure file command to generate configuration f

3 min read 05-09-2024 56
Why doesn't CMake-generated make clean delete files created with configure_file
Why doesn't CMake-generated make clean delete files created with configure_file

What does it mean for CMake to find a "pthread-compatible" library?

Decoding C Makes pthread compatible Library A Deep Dive When working with multi threaded applications in C Make you might encounter the term pthread compatible

2 min read 30-08-2024 61
What does it mean for CMake to find a "pthread-compatible" library?
What does it mean for CMake to find a "pthread-compatible" library?