Skip to content

Commit

Permalink
Bridge design pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
tomery11 committed Jan 8, 2019
1 parent b2c4496 commit 933eb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ project(fligtSimProj2)

set(CMAKE_CXX_STANDARD 14)

add_executable(fligtSimProj2 main.cpp)
add_executable(fligtSimProj2 main.cpp ISearcher.h ISearchable.h)

0 comments on commit 933eb6b

Please sign in to comment.