Revert 'src' to 'fastlib' so I don't break everything fl-build does.

This commit is contained in:
Ryan Curtin
2010-04-14 15:44:30 +00:00
parent f554a5639a
commit 2bd68567bc
177 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin/)
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib/)
## recurse
add_subdirectory(src) # fastlib
add_subdirectory(fastlib) # fastlib
add_subdirectory(mlpack) # mlpack
add_subdirectory(contrib) # mlpack_contrib
#add_subdirectory(physpack) # physpack ## do not build by default

Some files were not shown because too many files have changed in this diff Show More