From 66a6ce880cd3c2d9c56fdf53afc3b5bf03070d2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beat=20K=C3=BCng?= Date: Tue, 20 Dec 2016 15:16:40 +0100 Subject: [PATCH] cmake stm32f4discovery: add lib/version --- cmake/configs/nuttx_px4-stm32f4discovery_default.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/configs/nuttx_px4-stm32f4discovery_default.cmake b/cmake/configs/nuttx_px4-stm32f4discovery_default.cmake index 13326e5df2..98be8fc85d 100644 --- a/cmake/configs/nuttx_px4-stm32f4discovery_default.cmake +++ b/cmake/configs/nuttx_px4-stm32f4discovery_default.cmake @@ -45,6 +45,7 @@ set(config_module_list lib/external_lgpl lib/geo lib/conversion + lib/version lib/DriverFramework/framework platforms/nuttx