Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@dNechita dNechita released this 05 Mar 10:34
· 17 commits to master since this release
build.sh.inc: Don't specify windows version for libiio

It's already specified/handled in the libiio CMake file.
This was causing a build error because the flag D_WIN32_WINNT was
defined twice.

Signed-off-by: Dan Nechita <dan.nechita@analog.com>