wip: dataloading feature

This commit is contained in:
2025-01-16 13:29:59 +01:00
parent f4588913ea
commit 48e92596e6
5 changed files with 120 additions and 49 deletions

View File

@@ -60,7 +60,7 @@ include_directories("${CUDA_INCLUDE_DIRS}")
# netcdf
find_package(netCDF REQUIRED)
message(STATUS "Found netcdf in ${GLFW3_INCLUDE_DIR}")
message(STATUS "Found netcdf in ${NETCDF_INCLUDE_DIR}")
execute_process(
COMMAND nc-config --includedir