From bb2d08d57e1cd4710490365f1fb099666368c49a Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Thu, 13 Jan 2011 11:13:09 +0000 Subject: [PATCH] [CMAKE] - Fix rosautotest build. svn path=/trunk/; revision=50382 --- rostests/rosautotest/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/rostests/rosautotest/CMakeLists.txt b/rostests/rosautotest/CMakeLists.txt index 9b12bdce0ed..afd0b43553a 100644 --- a/rostests/rosautotest/CMakeLists.txt +++ b/rostests/rosautotest/CMakeLists.txt @@ -4,6 +4,7 @@ set_cpp() list(APPEND SOURCE CConfiguration.cpp + CDialogSurpass.cpp CFatalException.cpp CInvalidParameterException.cpp CJournaledTestList.cpp -- 2.17.1