-
- Downloads
There was an error fetching the commit references. Please try again later.
Fixed broken build process
Moved tnlObject_impl.h back to tnlObject.cpp since function definitions in header files cause duplicates when building libtnl. The constructor of tnlObject is __cuda_callable__ so it's empty definition was moved directly to tnlObject.h to make it visible to nvcc.
Showing
- src/config/tnlParameterContainer.cpp 2 additions, 0 deletionssrc/config/tnlParameterContainer.cpp
- src/core/CMakeLists.txt 3 additions, 3 deletionssrc/core/CMakeLists.txt
- src/core/tnlCurve.h 3 additions, 1 deletionsrc/core/tnlCurve.h
- src/core/tnlObject.cpp 0 additions, 9 deletionssrc/core/tnlObject.cpp
- src/core/tnlObject.h 1 addition, 3 deletionssrc/core/tnlObject.h
Loading
Please register or sign in to comment