5 lines
58 B
CMake
5 lines
58 B
CMake
|
|
||
|
function(BuildStaticLib libName srcFiles)
|
||
|
endfunction()
|
||
|
|