This website requires JavaScript.
Explore
Help
Sign In
apaam
/
mlpack
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7f9207391337a42bef894e908a8aaa2e7e6307c6
mlpack
/
fastlib
/
branches
T
History
Ryan Curtin
7f92073913
Use source root directory as include directory instead of ${CMAKE_BINARY_DIR}/include. With the latter, the compilation will look inside of the built include files. Therefore, if a user makes a change to an included file, it isn't reflected in the build. This change fixes that.
2010-12-14 21:36:26 +00:00
..
fastlib3
Move fastlib3 to a branch of fastlib
2010-01-31 22:37:53 +00:00
fastlib-cmake
2010-10-20 16:23:21 +00:00
fastlib-old
Move fastlib-old (originally 'fastlib') to fastlib/branches/fastlib-old where it
2010-01-31 22:31:55 +00:00
fastlib-stl
Use source root directory as include directory instead of ${CMAKE_BINARY_DIR}/include. With the latter, the compilation will look inside of the built include files. Therefore, if a user makes a change to an included file, it isn't reflected in the build. This change fixes that.
2010-12-14 21:36:26 +00:00