fix build under newer KConfig by bump cmake min version
This commit is contained in:
5
3rdparty/lexilla540/lexilla/test/unit/SciTE.properties
vendored
Normal file
5
3rdparty/lexilla540/lexilla/test/unit/SciTE.properties
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
command.go.*.cxx=./unitTest
|
||||
if PLAT_WIN
|
||||
make.command=mingw32-make
|
||||
command.go.*.cxx=unitTest
|
||||
command.go.needs.$(file.patterns.cplusplus)=$(make.command)
|
Reference in New Issue
Block a user