ADD_EXECUTABLE(testapp test_borland.c) INSTALL( TARGETS testapp RUNTIME DESTINATION . )