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
8d79375818
CMake
/
Tests
/
RunCMake
/
Ninja
/
greeting2.h
2 lines
22 B
C
Raw
Normal View
History
Unescape
Escape
Ninja: Support embedding of CMake as subninja project Add a `CMAKE_NINJA_OUTPUT_PATH_PREFIX` variable. When it is set, CMake generates a `build.ninja` file suitable for embedding into another ninja project potentially generated by an alien generator.
2016-05-14 02:18:20 +03:00
void
greeting2
(
void
)
;