This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-04-30 11:10:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37bc3400cd5abd2e9f34a9da726dcffed709f9d4
CMake
/
Tests
/
RunCMake
/
property_init
/
library.c
T
Ben Boeckel
1c0963e9f2
Tests/RunCMake/property_init: add functions to make example targets
2023-07-29 09:35:20 -04:00
5 lines
35 B
C
Raw
Blame
History
int
foo
(
int
arg
)
{
return
arg
;
}
Reference in New Issue
View Git Blame
Copy Permalink