Skip to content

Commit

Permalink
clean up for 0.1 (code remains in master)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfr committed May 11, 2015
1 parent 9e15be0 commit 436d516
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 2,993 deletions.
7 changes: 0 additions & 7 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -190,13 +190,6 @@ if(WIN32)
target_link_libraries(open62541 ws2_32) #since networklayer_tcp is linked into the amalgate
endif()

# build language bindings for the library
option(ENABLE_BINDING_LUA "Build Lua bindings" OFF)
option(ENABLE_BINDING_PYTHON "Build Python bindings" OFF)
if(ENABLE_BINDING_LUA OR ENABLE_BINDING_PYTHON)
add_subdirectory(bindings)
endif()

# coverage
option(ENABLE_COVERAGE "Enable gcov coverage" OFF)
if(ENABLE_COVERAGE)
Expand Down
39 changes: 0 additions & 39 deletions bindings/CMakeLists.txt

This file was deleted.

45 changes: 0 additions & 45 deletions bindings/open62541.i

This file was deleted.

281 changes: 0 additions & 281 deletions src/ongoing/generateSam.c

This file was deleted.

Loading

0 comments on commit 436d516

Please sign in to comment.