888 links
  • Links Lounge
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
  • qt creator - How to get QMake to copy large data files only if they are updated - Stack Overflow

    Voilà qui est encore mieux !!!

    OCTAVE_FILES = $$files($${PWD}/scripts/*.m)
    copy_files.name = Copy scripts
    copy_files.input = OCTAVE_FILES
    copy_files.output = $${OUT_PWD}/data/${QMAKE_FILE_BASE}${QMAKE_FILE_EXT}
    copy_files.commands = ${COPY_FILE} ${QMAKE_FILE_IN} ${QMAKE_FILE_OUT}
    copy_files.CONFIG += no_link target_predeps
    QMAKE_EXTRA_COMPILERS += copy_files

    Wed 19 Nov 2014 03:13:42 PM CET - permalink -
    - - - http://stackoverflow.com/questions/18488154/how-to-get-qmake-to-copy-large-data-files-only-if-they-are-updated?answertab=votes#tab-top
    qmake Qt
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation