You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: qrenderdoc/CMakeLists.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ option(STATIC_QRENDERDOC "Compile qrenderdoc as static" OFF)
2
2
option(QRENDERDOC_NO_CXX11_REGEX"Disable C++11 regex in scintilla"OFF)
3
3
4
4
set(QMAKE_QT5_COMMANDqmakeCACHESTRING"Command to run to invoke Qt5's qmake. Normally this is qmake, possibly with qtchooser, but might be qmake-qt5")
5
-
set(RENDERDOC_SWIG_PACKAGEhttps://github.com/baldurk/swig/archive/renderdoc-3.0.12.zipCACHESTRING"The location where RenderDoc's swig fork source can be found. By default points to the URL on github but can be pointed to a local file.")
5
+
set(RENDERDOC_SWIG_PACKAGEhttps://github.com/baldurk/swig/archive/renderdoc-modified-1.zipCACHESTRING"The location where RenderDoc's swig fork source can be found. By default points to the URL on github but can be pointed to a local file.")
0 commit comments