Merge pull request #163 from txtsd/windows_data_dir
Replace build layouts with Launcher_PORTABLE cmake flag
This commit is contained in:
@ -64,7 +64,7 @@ mkDerivation rec {
|
||||
|
||||
cmakeFlags = [
|
||||
"-GNinja"
|
||||
"-DLauncher_LAYOUT=lin-system"
|
||||
"-DLauncher_PORTABLE=OFF"
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
Reference in New Issue
Block a user