mirror of
https://github.com/apache/nuttx.git
synced 2026-06-12 22:24:12 +08:00
7dbb887f07
This enables CMake based build for sim:ostest. Flags which are set by set_source_files_properties are not reflected in final build. Changing these to target_compile_options makes CMake build runnable. Signed-off-by: Daniel Jasinski <jasinskidaniel95szcz@gmail.com>