fix build under newer KConfig by bump cmake min version
This commit is contained in:
4
3rdparty/lexilla540/lexilla/tgzsrc
vendored
Normal file
4
3rdparty/lexilla540/lexilla/tgzsrc
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
cd ..
|
||||
rm -f lexilla.tgz
|
||||
tar --create --exclude \*.o --exclude \*.obj --exclude \*.dll --exclude \*.so --exclude \*.exe --exclude \*.a lexilla/* \
|
||||
| gzip -c >lexilla.tgz
|
Reference in New Issue
Block a user