mirror of
https://github.com/QingdaoU/Judger.git
synced 2024-12-28 16:01:41 +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…
Reference in New Issue
Block a user