uncommented crypto tests and fixed line endings

This commit is contained in:
Nick Bolton
2012-11-30 01:07:04 +00:00
parent 13c10cbad3
commit a11b68c988
2 changed files with 2 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
set(cpp_dir cryptopp561)
file(GLOB cpp_src ${cpp_dir}/*.cpp)
if (WIN32)