Testing: added modular app

This commit is contained in:
Karl Tauber
2021-11-12 17:28:04 +01:00
parent d59d38dc7c
commit a42c413705
8 changed files with 209 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ include( "flatlaf-theme-editor" )
includeProject( "flatlaf-natives-windows", "flatlaf-natives/flatlaf-natives-windows" )
includeProject( "flatlaf-natives-jna", "flatlaf-natives/flatlaf-natives-jna" )
includeProject( "flatlaf-testing-modular-app", "flatlaf-testing/flatlaf-testing-modular-app" )
fun includeProject( projectPath: String, projectDir: String ) {
include( projectPath )