Skip to content

Commit

Permalink
cmakelists
Browse files Browse the repository at this point in the history
  • Loading branch information
tairch committed Jan 14, 2019
1 parent bece8a8 commit bf967f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${GCC_COVERAGE_COMPILE_FLAGS}")
add_executable(fligtSimProj2 main.cpp ISearcher.h ISearchable.h CacheManager.cpp
CacheManager.h ClientHandler.h CompareState.h
FileCacheManager.cpp FileCacheManager.h Main.cpp MySerialServer.h
MySerialServer.cpp MyTestClientHandler.cpp
MyTestClientHandler.h MySerialServer.cpp
MySerialServer.cpp MyTestClientHandler.cpp Utils.cpp Utils.h
MyTestClientHandler.h MySerialServer.cpp MyParallelServer.cpp MyParallelServer.h
PQueueSearcher.h Searcher.h Server.h Solver.h State.h
State.cpp StatePriority.h StringReverser.h StringReverser.cpp Matrix.h Matrix.cpp)

0 comments on commit bf967f8

Please sign in to comment.