added dane.txt
and Clion configuration
This commit is contained in:
7
CMakeLists.txt
Normal file
7
CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.28)
|
||||
project(MO_pracadomowa)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
|
||||
add_executable(MO_pracadomowa
|
||||
horner_simple.cpp)
|
||||
Reference in New Issue
Block a user