This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c83cfd7a01
CMake
/
Tests
/
SimpleInstallS2
/
lib1.cxx
7 lines
54 B
C++
Raw
Blame
History
#
include
"lib1.h"
float
Lib1Func
(
)
{
return
2.0
;
}
Reference in New Issue
View Git Blame
Copy Permalink