Sign in
qemu
/
meson
/
7b43a2e19613f3702935872b21b1020f7d8c6a9b
/
.
/
test cases
/
failing
/
119 cmake subproject error
/
subprojects
/
cmlib
/
CMakeLists.txt
blob: edbe39535c1f82995e04b33380f5f0f590ed8777 [
file
] [
log
] [
blame
]
cmake_minimum_required(VERSION 3.5)
project(cmlib)
message(FATAL_ERROR "Fancy error message")