mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
cmake: Consolidated BUILDJAVAEXAMPLES and BUILDEXAMPLES
The java examples will now build if BUILDSWIGJAVA=on and BUILDEXAMPLES=on. This is similar to the C/C++ examples. * Replaced BUILDJAVAEXAMPLES w/BUILDEXAMPLES * Updated docs * Updated travis-ci Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -80,14 +80,10 @@ Building documentation
|
||||
~~~~~~~~~~~~~
|
||||
-DBUILDDOC=ON
|
||||
~~~~~~~~~~~~~
|
||||
Build C++ example binaries
|
||||
Build C/C++/JAVA examples
|
||||
~~~~~~~~~~~~~
|
||||
-DBUILDEXAMPLES=ON
|
||||
~~~~~~~~~~~~~
|
||||
Build Java examples
|
||||
~~~~~~~~~~~~~
|
||||
-DBUILDJAVAEXAMPLES=ON
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
If you intend to turn on all the options and build everything at once
|
||||
(C++, Java, Node, Python and Documentation) you will have to edit the
|
||||
|
Reference in New Issue
Block a user