mirror of
https://github.com/fltk/fltk.git
synced 2026-03-23 15:35:11 +08:00
CMake: Build fluid when cross-compiling
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
# https://www.fltk.org/bugs.php
|
||||
#
|
||||
|
||||
if (NOT ANDROID)
|
||||
|
||||
set (CPPFILES
|
||||
CodeEditor.cxx
|
||||
StyleParse.cxx
|
||||
@@ -115,5 +113,3 @@ if (UNIX)
|
||||
)
|
||||
endforeach()
|
||||
endif (UNIX)
|
||||
|
||||
endif (NOT ANDROID)
|
||||
|
||||
Reference in New Issue
Block a user