px4-firmware/cmake
Carlo Wood e93324785b list_vmd_make_targets and list_cmake_targets
* This allows one to run 'make posix list_vmd_make_targets' and get output like

>make posix list_vmd_make_targets
[...]
-- Build files have been written to:
/usr/src/debian/px4/Firmware/Firmware.git/build_posix_sitl_default
PX4 CONFIG: /usr/src/debian/px4/Firmware/Firmware.git/build_posix_sitl_default
Scanning dependencies of target list_vmd_make_targets
[100%] List of acceptable 'posix_sitl_default' <viewer_model_debugger> targets:
none
none_iris
none_iris_opt_flow
none_tailsitter
[...]
replay_solo_valgrind
replay_typhoon_h480_valgrind
[100%] Built target list_vmd_make_targets

Or, run 'make list_vmd_make_targets' from the build_posix_* directory.

* This adds the list_cmake_targets make target to print all
cmake targets that one can match with PX4_NO_OPTIMIZATION.
PX4_NO_OPTIMIZATION is ignored (do optimization as normal)
when the CONFIG isn't posix_sitl_*.

* Add comment in Makefile on how/where to find all targets.
2016-09-13 16:31:08 +02:00
..
cmake_hexagon@eb1d242e57 cmake_hexagon: updated submodule (#4756) 2016-06-07 11:19:44 +02:00
common list_vmd_make_targets and list_cmake_targets 2016-09-13 16:31:08 +02:00
configs Partly cleanup and simplify cmake/configs/posix_sitl_* config files. 2016-09-13 16:31:08 +02:00
nuttx Target specific optimization control. 2016-09-13 16:31:08 +02:00
posix Target specific optimization control. 2016-09-13 16:31:08 +02:00
qurt Target specific optimization control. 2016-09-13 16:31:08 +02:00
templates travis-ci proper git version 2016-05-13 22:10:35 +02:00
test Rename mainapp to px4. 2016-07-29 11:05:01 +02:00
toolchains Rename clang toolchain file 2016-08-18 16:11:05 +02:00