Skip to content

Commit 5215164

Browse files
committed
Add libad9361 workflow
Signed-off-by: Travis F. Collins <[email protected]>
1 parent 558fb1e commit 5215164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depends.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
mv deps\include\* package_windows\include\
6060
ls package_windows\
6161
ls package_windows\include
62-
cmake -DLIBIIO_LIBRARIES:FILEPATH=package_windows\libiio.lib -DLIBIIO_INCLUDEDIR:PATH=package_windows\include\ .
62+
cmake -DLIBIIO_LIBRARIES:FILEPATH=package_windows\libiio -DLIBIIO_INCLUDEDIR:PATH=package_windows\include\ .
6363
cmake --build . --config Release
6464
ls
6565

0 commit comments

Comments
 (0)