summaryrefslogtreecommitdiffstats
path: root/hl/tools/CMakeLists.txt
blob: a209fbb7107aa80ef5c0162fbdae3286296feaae (plain)
1
2
3
4
5
6
cmake_minimum_required (VERSION 3.18)
project (HDF5_HL_TOOLS C)

add_subdirectory (gif2h5)

add_subdirectory (h5watch)