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-01-04 21:00:17 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94de63effa4560e9e6e3432dddc6662517a00d46
CMake
/
Tests
/
SourceFileIncludeDirProperty
/
main.c
Marc Chevrier
0448311179
sourceFile properties: add property INCLUDE_DIRECTORIES
2018-01-24 15:10:10 +01:00
8 lines
49 B
C
Raw
Blame
History
#
include
"header.h"
int
main
(
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink