CMakeLists.txt 61 Bytes
Newer Older
刘睿博's avatar
ver 1.0  
刘睿博 committed
1 2 3
add_executable(
    stl_test main.cpp Human.cpp Student.cpp
)