Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

Jump to navigation Jump to search
→‎ccache: Think it needs that -D...
(→‎ccache: --cmake-arg only with -next)
(→‎ccache: Think it needs that -D...)
Line 793: Line 793:


Or when running <code>download_and_compile.sh</code> add this option (does not work on 2024.1, but works with -next branch):
Or when running <code>download_and_compile.sh</code> add this option (does not work on 2024.1, but works with -next branch):
  --cmake-arg=ALL="CMAKE_CXX_COMPILER_LAUNCHER=ccache"
  --cmake-arg=ALL="-DCMAKE_CXX_COMPILER_LAUNCHER=ccache"


== Optimus technology ==
== Optimus technology ==
5

edits

Navigation menu