overte/tools/cache-extract/CMakeLists.txt
Anthony J. Thibault c002888808 Added cache extractor to the tools directory
It should find the local High Fidelity/Interface qt cache,
iterate over each file in the cache and output each corresponding
file into the High Fidelity/Interface/extracted dir.
The file path will be determined from the source url.

Untested on windows.
2015-11-06 14:52:12 -08:00

6 lines
77 B
CMake

set(TARGET_NAME cache-extract)
setup_hifi_project()
link_hifi_libraries()