Changeset - 127927eafc38
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 9 years ago 2016-09-27 09:34:42
hy@ozderya.net
Backed out changeset: 87f99e2923af
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
cmake/modules/BuildQwt.cmake
Show inline comments
 
@@ -22,7 +22,6 @@ include(ExternalProject)
 
ExternalProject_Add(QWT
 
  PREFIX qwt
 
  SVN_REPOSITORY svn://svn.code.sf.net/p/qwt/code/branches/qwt-6.1
 
  # UPDATE_COMMAND ""             # disables the update at every `make` run
 
  # disable QwtDesigner plugin and enable static build
 
  PATCH_COMMAND sed -i -r -e "s/QWT_CONFIG\\s*\\+=\\s*QwtDesigner/#&/"
 
                          -e "s/QWT_CONFIG\\s*\\+=\\s*QwtDll/#&/"
0 comments (0 inline, 0 general)