This website requires JavaScript.
Explore
Help
Sign In
kolan
/
dev
Watch
1
Star
0
Fork
You've already forked dev
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c16bfd1343
dev
/
c
/
cmake_tutorial
/
step2
/
MathFunctions
/
CMakeLists.txt
2 lines
39 B
CMake
Raw
Normal View
History
Unescape
Escape
Optional math static library added.
2012-05-22 16:10:48 +04:00
add_library
(
MathFunctions
mysqrt.cxx
)