Skip to content
Snippets Groups Projects
Commit f2b1f848 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Remove Objective C search pattern from unit tests, add C++.

parent 1d4aa3e9
No related branches found
No related tags found
No related merge requests found
add_compile_flags("C;CXX" "-Wno-unused")
file(GLOB all_sources *.c *.m *.mm)
file(GLOB all_sources *.c *.cc)
set_source_files_compile_flags(${all_sources})
include_directories(${PROJECT_SOURCE_DIR}/src)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment