forked from organicmaps/organicmaps
Review fixes.
This commit is contained in:
parent
9615f8f400
commit
945a878c54
1 changed files with 2 additions and 0 deletions
|
@ -372,6 +372,8 @@ if (PLATFORM_DESKTOP)
|
|||
add_subdirectory(3party/libtess2)
|
||||
endif()
|
||||
|
||||
# Only options related to warnings should be placed here.
|
||||
# Other options should be set before all add_subdirectory calls.
|
||||
add_compile_options(
|
||||
"-Wall"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue