Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSAMI-WSL
QOSAMI-WSL
/
src
/
windows
/
wsldevicehoststub
/
inc
/
CMakeLists.txt
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
txt
3 lines
125 Bytes
Copy permalink
Copy
Raw
1
add_idl
(
wsldevicehostidl
"
${
WSL_VIRTIO_NET_IDL_PATH
}
"
""
)
2
3
set_target_properties
(
wsldevicehostidl PROPERTIES FOLDER windows
)