Skip to content

Commit 67f11a9

Browse files
committed
Adjusted file structure
1 parent 2a8e6a6 commit 67f11a9

17 files changed

+3
-927
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
1313
find_package(YCM 0.15.3 REQUIRED)
1414

1515
include(GNUInstallDirs)
16-
add_subdirectory(extern)
1716

1817
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/${CMAKE_INSTALL_BINDIR}")
1918
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/${CMAKE_INSTALL_LIBDIR}")

extern/CMakeLists.txt

-2
This file was deleted.

extern/libftd2xx/CMakeLists.txt

-15
This file was deleted.

extern/libmpsse/CMakeLists.txt

-21
This file was deleted.

0 commit comments

Comments
 (0)