Introduction
Introduction Statistics Contact Development Disclaimer Help
tdo not download helper_math.h - sphere - GPU-based 3D discrete element method …
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 5d9005209101adcd80126e5eac5d0d974ebb47aa
parent 1f4c6fb9edda60baca701826253a7bab5ca0feb8
Author: Anders Damsgaard <[email protected]>
Date: Thu, 14 Apr 2022 15:24:40 +0200
do not download helper_math.h
Diffstat:
M src/CMakeLists.txt | 4 ----
1 file changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
t@@ -8,10 +8,6 @@ INCLUDE_DIRECTORIES("${CUDA_SDK_ROOT_DIR}/common/inc")
INCLUDE_DIRECTORIES("${CMAKE_BINARY_DIR}/src")
SET(EXECUTABLE_OUTPUT_PATH "../")
-FILE(DOWNLOAD
- "https://adamsgaard.dk/npub/helper_math.h"
- ./src/helper_math.h)
-
# Include FindCUDA script
INCLUDE(FindCUDA)
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.