https://github.com/Kitware/CMake
Raw File
Tip revision: 3b4bd019ffb088bbf34fbdbc7512a086d652c7d4 authored by Brad King on 14 June 2022, 16:11:11 UTC
CMake 3.24.0-rc1
Tip revision: 3b4bd01
CustomTargetAfterError-stderr.txt
^CMake Error at CustomTargetAfterError.cmake:1 \(message\):
  Error before add_custom_target
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
+
CMake Error at CustomTargetAfterError.cmake:3 \(message\):
  Error after add_custom_target
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)$
back to top