• J
    cmake: Add function for installing data from abs path · dc3839ab
    jp9000 提交于
    Allows the ability to install extra data from a specific absolute path
    rather than a path relative to the cmake current source dir.  Useful if
    say I want to generate data files in to the cmake binary folder rather
    than put them in the data folder of the cmake source dir.
    dc3839ab
ObsHelpers.cmake 20.0 KB