Remove leftovers from before macOS pure build
This commit is contained in:
parent
807e816936
commit
0f44a46f1f
|
@ -38,8 +38,6 @@ cmake -DCMAKE_BUILD_TYPE=Debug \
|
|||
-DEXTERNAL_MODULES_DIR="$ExternalModulesPaths" \
|
||||
-DJS_BUNDLE_PATH="$JsBundlePath" \
|
||||
-DDESKTOP_FONTS="$desktopFonts" \
|
||||
-DCMAKE_C_COMPILER='gcc'\
|
||||
-DCMAKE_CXX_COMPILER='g++' \
|
||||
-DCMAKE_INSTALL_COMPONENT='' \
|
||||
. && \
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue