Skip to content

Иванова Алина. Домашнее задание Cmake для дз 5.1 (Сортировочная станция)#10

Open
ialina07 wants to merge 2 commits intomainfrom
cmake-5.1
Open

Иванова Алина. Домашнее задание Cmake для дз 5.1 (Сортировочная станция)#10
ialina07 wants to merge 2 commits intomainfrom
cmake-5.1

Conversation

@ialina07
Copy link
Owner

No description provided.

@ialina07 ialina07 requested a review from chernishev November 10, 2025 21:19
@@ -0,0 +1,13 @@
cmake_minimum_required(VERSION 3.10)
project(homework5 C)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Желательно добавить

set(CMAKE_C_STANDARD 99)
set(CMAKE_C_STANDARD_REQUIRED ON)

@ialina07 ialina07 removed the request for review from chernishev December 16, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants