go-devops/build/testdata/cpp-project/CMakeLists.txt
Claude 392ad68047
feat: extract devops packages from core/go
Build system, release automation, SDK generation, Ansible executor,
LinuxKit dev environments, container runtime, deployment, infra
metrics, and developer toolkit.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 15:21:39 +00:00

2 lines
54 B
CMake

cmake_minimum_required(VERSION 3.16)
project(TestCPP)