remove test exe

This commit is contained in:
Daniel Larimer 2013-11-13 14:51:29 -05:00
parent dcce9b2726
commit 28dfa9f02f

View file

@ -148,8 +148,8 @@ set( BOOST_LIBRARIES ${BOOST_LIBRARIES} PARENT_SCOPE )
#add_executable( test_compress tests/compress.cpp )
#target_link_libraries( test_compress fc ${BOOST_LIBRARIES} )
add_executable( test_aes tests/aes_test.cpp )
target_link_libraries( test_aes ${pthread_library} ${rt_library} fc ${BOOST_LIBRARIES} ${rt_library} ${pthread_library} ${BOOST_LIBRARIES} )
#add_executable( test_aes tests/aes_test.cpp )
#target_link_libraries( test_aes ${pthread_library} ${rt_library} fc ${BOOST_LIBRARIES} ${rt_library} ${pthread_library} ${BOOST_LIBRARIES} )
#add_executable( test_sleep tests/sleep.cpp )
#target_link_libraries( test_sleep fc ${BOOST_LIBRARIES} )