ENH: Do not include experimental WXDialog in release.
This commit is contained in:
parent
46d266047c
commit
b377c8ac72
@ -1,7 +1,6 @@
|
|||||||
PLATFORM="darwin"
|
PLATFORM="darwin"
|
||||||
CC="cc"
|
CC="cc"
|
||||||
CXX="c++"
|
CXX="c++"
|
||||||
WX_PREFIX=/Users/kitware/wxMac-2.6.1-build
|
|
||||||
|
|
||||||
# Write entries into the cache file before building cmake.
|
# Write entries into the cache file before building cmake.
|
||||||
write_cache()
|
write_cache()
|
||||||
@ -10,7 +9,5 @@ write_standard_cache
|
|||||||
|
|
||||||
cat >> CMakeCache.txt <<EOF
|
cat >> CMakeCache.txt <<EOF
|
||||||
CURSES_LIBRARY:FILEPATH=/Users/kitware/staticCurses/libncurses.a
|
CURSES_LIBRARY:FILEPATH=/Users/kitware/staticCurses/libncurses.a
|
||||||
CMAKE_BUILD_WX_DIALOG:BOOL=ON
|
|
||||||
CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE:FILEPATH=${WX_PREFIX}/wx-config
|
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user