mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-21 08:15:27 -04:00
4f930aa3ff
Closes #16780
4 lines
151 B
CMake
4 lines
151 B
CMake
if(EXISTS "${RunCMake_TEST_BINARY_DIR}/subproject/subproject.xcodeproj")
|
|
message(SEND_ERROR "Unexpected project file for subproject found.")
|
|
endif()
|