Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
yushulx committed Dec 19, 2024
1 parent 5565aea commit 77a9430
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
dist
build
.vscode
.vs
Expand Down
3 changes: 0 additions & 3 deletions litecam/examples/barcode/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ target_include_directories(BarcodeScanner PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../
target_link_libraries(BarcodeScanner litecam ${DBR_LIBS})

if(WIN32)



if(CMAKE_BUILD_TYPE STREQUAL "Release")
add_custom_command(TARGET BarcodeScanner POST_BUILD
COMMAND ${CMAKE_COMMAND} -E copy_directory
Expand Down

0 comments on commit 77a9430

Please sign in to comment.