sysrepo: build under WSL

This check is for host, not cross compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2022-09-09 17:46:54 -07:00
parent e806d85e46
commit 7dbf3f41c5
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ endef
CMAKE_OPTIONS += \
-DFORCE_WSL=TRUE \
-DENABLE_TESTS:BOOL=FALSE \
-DBUILD_EXAMPLES:BOOL=FALSE \
-DCMAKE_INSTALL_PREFIX=/usr \