summaryrefslogtreecommitdiffstats
path: root/hl/tools/CMakeLists.txt
blob: 67e0ccbd76b7ba90a52a4810a0efc38f554b4a80 (plain)
1
2
3
4
5
6
cmake_minimum_required (VERSION 3.10)
PROJECT (HDF5_HL_TOOLS C CXX)

add_subdirectory (gif2h5)

add_subdirectory (h5watch)