5 lines
84 B
Text
5 lines
84 B
Text
|
add_library(profile
|
||
|
file.cpp file.h
|
||
|
profile.cpp profile.h
|
||
|
)
|