-
- Downloads
You need to sign in or sign up before continuing.
Adding Out of Source Build Examples
Three examples covering out of source builds for: * basic autotools * basic cmake * autotools from a folder inside the source folder This is also the first cmake example.
Showing
- doc/examples/cmake/elements/base.bst 5 additions, 0 deletionsdoc/examples/cmake/elements/base.bst
- doc/examples/cmake/elements/base/alpine.bst 13 additions, 0 deletionsdoc/examples/cmake/elements/base/alpine.bst
- doc/examples/cmake/elements/hello.bst 14 additions, 0 deletionsdoc/examples/cmake/elements/hello.bst
- doc/examples/cmake/files/hello/CMakeLists.txt 14 additions, 0 deletionsdoc/examples/cmake/files/hello/CMakeLists.txt
- doc/examples/cmake/files/hello/main.c 7 additions, 0 deletionsdoc/examples/cmake/files/hello/main.c
- doc/examples/cmake/project.conf 13 additions, 0 deletionsdoc/examples/cmake/project.conf
- doc/examples/out-of-source-autotool-in-source-tree/elements/base.bst 5 additions, 0 deletions...s/out-of-source-autotool-in-source-tree/elements/base.bst
- doc/examples/out-of-source-autotool-in-source-tree/elements/base/alpine.bst 13 additions, 0 deletions...f-source-autotool-in-source-tree/elements/base/alpine.bst
- doc/examples/out-of-source-autotool-in-source-tree/elements/hello.bst 15 additions, 0 deletions.../out-of-source-autotool-in-source-tree/elements/hello.bst
- doc/examples/out-of-source-autotool-in-source-tree/project.conf 13 additions, 0 deletions...amples/out-of-source-autotool-in-source-tree/project.conf
- doc/examples/out-of-source-build-helloworld/elements/base.bst 5 additions, 0 deletions...examples/out-of-source-build-helloworld/elements/base.bst
- doc/examples/out-of-source-build-helloworld/elements/base/alpine.bst 13 additions, 0 deletions...s/out-of-source-build-helloworld/elements/base/alpine.bst
- doc/examples/out-of-source-build-helloworld/elements/hello.bst 14 additions, 0 deletions...xamples/out-of-source-build-helloworld/elements/hello.bst
- doc/examples/out-of-source-build-helloworld/files/hello/Makefile.am 1 addition, 0 deletions...es/out-of-source-build-helloworld/files/hello/Makefile.am
- doc/examples/out-of-source-build-helloworld/files/hello/README 0 additions, 0 deletions...xamples/out-of-source-build-helloworld/files/hello/README
- doc/examples/out-of-source-build-helloworld/files/hello/configure.ac 6 additions, 0 deletions...s/out-of-source-build-helloworld/files/hello/configure.ac
- doc/examples/out-of-source-build-helloworld/files/hello/src/Makefile.am 2 additions, 0 deletions...ut-of-source-build-helloworld/files/hello/src/Makefile.am
- doc/examples/out-of-source-build-helloworld/files/hello/src/hello.c 20 additions, 0 deletions...es/out-of-source-build-helloworld/files/hello/src/hello.c
- doc/examples/out-of-source-build-helloworld/files/hello/src/libhello.c 9 additions, 0 deletions...out-of-source-build-helloworld/files/hello/src/libhello.c
- doc/examples/out-of-source-build-helloworld/files/hello/src/libhello.h 8 additions, 0 deletions...out-of-source-build-helloworld/files/hello/src/libhello.h
Loading
Please register or sign in to comment