3 lines
60 B
CMake
3 lines
60 B
CMake
add_library(cmdlib
|
|
cmdlib.cpp ../cmdlib.h
|
|
)
|
add_library(cmdlib
|
|
cmdlib.cpp ../cmdlib.h
|
|
)
|