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-23 06:47:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e04e06e673f905bc9044a62ff2152cb0f6fa52c
CMake
/
Tests
/
SourceFileIncludeDirProperty
/
main.c
T
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