Skip to content

Commit

Permalink
Remove comment-outs in CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
motxx committed Jul 20, 2017
1 parent 8cffdf2 commit e9e1877
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions irohad/ordering/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

#add_subdirectory(connection)

#add_library(ordering STATIC queue.cpp observer.cpp)

#target_link_libraries(ordering
# peer_service
# command_service
# ordering_service
# consensus_service
# ordering_connection
#)

add_library(ordering_service
ordering_service_stub.cpp
)
Expand Down

0 comments on commit e9e1877

Please sign in to comment.