Files
nostr_terminal/CMakeLists.txt

4 lines
171 B
CMake

cmake_minimum_required(VERSION 3.16)
message(FATAL_ERROR "CMake build is intentionally disabled. Use ./build.sh for the static-only Dockerized build that outputs ./nt.")