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