Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

COMP: Remove danging endif() from azure.cmake #427

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

N-Dekker
Copy link
Member

Aims to fix a CMake Error from https://dev.azure.com/kaspermarstal/2d67618f-600f-4193-9c0d-bea75ef84a62/_apis/build/builds/2064/logs/25 saying:

2021-04-07T06:37:11.4183123Z CMake Error at D:/a/1/s/Testing/CI/Azure/azure.cmake:125 (endif):
2021-04-07T06:37:11.4184662Z Flow control statements are not properly nested.

Aims to fix a CMake Error from https://dev.azure.com/kaspermarstal/2d67618f-600f-4193-9c0d-bea75ef84a62/_apis/build/builds/2064/logs/25 saying:

> 2021-04-07T06:37:11.4183123Z CMake Error at D:/a/1/s/Testing/CI/Azure/azure.cmake:125 (endif):
> 2021-04-07T06:37:11.4184662Z   Flow control statements are not properly nested.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant