Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: azonenberg/scopehal-cmake
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1b14685abb46
Choose a base ref
...
head repository: azonenberg/scopehal-cmake
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 825ce3b82702
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on May 24, 2020

  1. Copy the full SHA
    825ce3b View commit details
Showing with 2 additions and 3 deletions.
  1. +0 −1 CMakeLists.txt
  2. +1 −1 lib
  3. +1 −1 src
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -20,7 +20,6 @@ add_subdirectory("${PROJECT_SOURCE_DIR}/doc")
add_subdirectory("${PROJECT_SOURCE_DIR}/lib/graphwidget")
add_subdirectory("${PROJECT_SOURCE_DIR}/lib/scopehal")
add_subdirectory("${PROJECT_SOURCE_DIR}/lib/scopeprotocols")
add_subdirectory("${PROJECT_SOURCE_DIR}/lib/scopemeasurements")
add_subdirectory("${PROJECT_SOURCE_DIR}/lib/xptools")
add_subdirectory("${PROJECT_SOURCE_DIR}/lib/log")
add_subdirectory("${PROJECT_SOURCE_DIR}/src/glscopeclient")
2 changes: 1 addition & 1 deletion lib
Submodule lib updated from c7c77e to db4d09
2 changes: 1 addition & 1 deletion src
Submodule src updated from 29a586 to 182435