7 lines
89 B
CMake
7 lines
89 B
CMake
target_sources(
|
|
${CMAKE_PROJECT_NAME}
|
|
PUBLIC
|
|
|
|
phy_common.c
|
|
phy_common.h
|
|
) |