CMake Error at scratch/CMakeLists.txt:48 (add_executable):
Target "scratch_subdir_scratch-simulator-subdir" links to target
"protobuf::libprotobuf" but the target was not found. Perhaps a
find_package() call is missing for an IMPORTED target, or an ALIAS target
is missing?
Call Stack (most recent call first):
scratch/CMakeLists.txt:100 (create_scratch)
CMake Error at scratch/CMakeLists.txt:48 (add_executable): Target "scratch_subdir_scratch-simulator-subdir" links to target "protobuf::libprotobuf" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): scratch/CMakeLists.txt:100 (create_scratch)