Actions
Bug #784
closedrun-example scripts missing in 3.1.9
Start date:
04/09/2011
Due date:
% Done:
0%
Estimated time:
Description
Wt 3.1.9 includes INSTALL_EXAMPLES, EXAMPLES_DESTINATION, etc as per my 03_wt_example_wrappers patch for Debian and winstng but does not include the "run-examples" and "run-examples.bat" script.
When compiling with INSTALL_EXAMPLES=1, build will fail in:
CONFIGURE_FILE(${WT_SOURCE_DIR}/examples/run-example.cmake ${WT_BINARY_DIR}/${EXAMPLENAME} @ONLY)
(and the equivalent for Windows)
Patch attached.
Files
Updated by Koen Deforche over 13 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
Updated by Koen Deforche over 13 years ago
- Status changed from Resolved to Closed
Actions