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

add_subdirectory (gif2h5)

add_subdirectory (h5watch)