Skip to content

Conversation

@Jasinsky
Copy link
Contributor

@Jasinsky Jasinsky commented Sep 9, 2024

Summary

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.

Impact

CMake based build for sim:ostest now runs.

Testing

Local build and playing around sim:ostest

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>
@Jasinsky
Copy link
Contributor Author

Jasinsky commented Sep 9, 2024

FYI @acassis @xiaoxiang781216

@Jasinsky
Copy link
Contributor Author

Jasinsky commented Sep 9, 2024

#13302 will be closed by this issue.

@xiaoxiang781216 xiaoxiang781216 merged commit 7dbb887 into apache:master Sep 10, 2024
@Jasinsky Jasinsky deleted the sim_ostest_mm_cmake_fix branch January 26, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] sim:ostest receives SIGSEGV in kasan_mem_to_shadow when build with CMake

3 participants