TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

More Modern CMake

1 pointsby htfy96over 6 years ago

1 comment

htfy96over 6 years ago
For those not familiar with this title: - traditional CMake (&lt;3.1) usually means hard-coded paths, lots of imperative build commands in CMakeLists.txt - Modern CMake: There is a book on this: <a href="https:&#x2F;&#x2F;cliutils.gitlab.io&#x2F;modern-cmake&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cliutils.gitlab.io&#x2F;modern-cmake&#x2F;</a>