mirror of
https://github.com/QingdaoU/Judger.git
synced 2025-01-17 09:54:47 +00:00
del makefile
This commit is contained in:
parent
156bb2044e
commit
5a6043101a
@ -1,9 +0,0 @@
|
|||||||
cmake_minimum_required(VERSION 3.2)
|
|
||||||
project(judger)
|
|
||||||
|
|
||||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
|
|
||||||
|
|
||||||
set(SOURCE_FILES
|
|
||||||
main.c)
|
|
||||||
|
|
||||||
add_executable(judger ${SOURCE_FILES})
|
|
Loading…
x
Reference in New Issue
Block a user