Skip to content
Snippets Groups Projects
Commit 53005241 authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Fixed tnl-compile.

Suffix TNL was removed from the include directory.
parent 1897989b
No related branches found
No related tags found
No related merge requests found
...@@ -12,5 +12,5 @@ do ...@@ -12,5 +12,5 @@ do
esac esac
done done
echo -I@CMAKE_INSTALL_PREFIX@/@TNL_TARGET_INCLUDE_DIRECTORY@ ${CUDA_FLAGS} ${CXX_STD_FLAGS} ${DEBUG_FLAGS} echo -I@CMAKE_INSTALL_PREFIX@/include ${CUDA_FLAGS} ${CXX_STD_FLAGS} ${DEBUG_FLAGS}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment