root: remove the already-default CMAKE_INSTALL_*DIR flags
This commit is contained in:
parent
13e43fc0bc
commit
c09e03c1a6
1 changed files with 0 additions and 3 deletions
|
@ -157,9 +157,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
cmakeFlags = [
|
||||
"-Drpath=ON"
|
||||
"-DCMAKE_INSTALL_BINDIR=bin"
|
||||
"-DCMAKE_INSTALL_LIBDIR=lib"
|
||||
"-DCMAKE_INSTALL_INCLUDEDIR=include"
|
||||
"-Dbuiltin_llvm=OFF"
|
||||
"-Dbuiltin_nlohmannjson=OFF"
|
||||
"-Dbuiltin_openui5=OFF"
|
||||
|
|
Loading…
Reference in a new issue