This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
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 01:18:20 +02:00
void
greeting2
(
void
)
;
Reference in New Issue
Copy Permalink