Skip to content

Commit 1906b35

Browse files
authored
Merge pull request #18 from kornilova-l/cleanup
Remove unused code
2 parents 9f863f2 + c005cfe commit 1906b35

31 files changed

+0
-14382
lines changed

CMakeLists.txt

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,3 @@ target_link_libraries(scalaBindgen
3535
clangFrontend
3636
clangTooling
3737
)
38-
39-
add_executable(scalaBindgenTest
40-
SimpleTypeTests.cpp
41-
catch/catch.hpp
42-
)
43-
44-
target_link_libraries(scalaBindgenTest
45-
PRIVATE
46-
scalaNativeBindgen
47-
clangFrontend
48-
clangTooling
49-
)

SimpleTypeTests.cpp

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)