1 2 3 4 5
cmake_minimum_required (VERSION 3.19) project (test_xcode_fail NONE) add_subdirectory(subproject_two_object_libs)