迁移(未编译通过)。
This commit is contained in:
5
task/CMakeLists.txt
Normal file
5
task/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(hcw_task LANGUAGES CXX)
|
||||
|
||||
add_executable(hcw_task main.cpp)
|
||||
Reference in New Issue
Block a user