|
|
|
@ -230,7 +230,7 @@ endif(APPLE) |
|
|
|
|
|
|
|
# Create a C++ compilable string initializer containing html text into a *.h file: |
|
|
|
add_custom_command( |
|
|
|
OUTPUT ${CMAKE_CURRENT_SOURCE_DIR}/dialog_freeroute_exchange_help_html.h |
|
|
|
OUTPUT ${CMAKE_CURRENT_SOURCE_DIR}/dialogs/dialog_freeroute_exchange_help_html.h |
|
|
|
COMMAND ${CMAKE_COMMAND} |
|
|
|
-DinputFile=${CMAKE_CURRENT_SOURCE_DIR}/dialogs/dialog_freeroute_exchange_help.html |
|
|
|
-DoutputFile=${CMAKE_CURRENT_SOURCE_DIR}/dialogs/dialog_freeroute_exchange_help_html.h |
|
|
|
|