Replace layouts with LAUNCH_PORTABLE
This commit is contained in:
@ -69,7 +69,7 @@ mkDerivation rec {
|
||||
|
||||
cmakeFlags = [
|
||||
"-GNinja"
|
||||
"-DLauncher_LAYOUT=lin-system"
|
||||
"-DLAUNCHER_PORTABLE=OFF"
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
Reference in New Issue
Block a user