mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
5 lines
123 B
CMake
5 lines
123 B
CMake
add_library(MathFunctions mysqrt.cxx)
|
|
|
|
install_targets (/bin MathFunctions)
|
|
install_files (/include FILES MathFunctions.h)
|