mirror of https://github.com/decompals/wibo.git
This reverts commit 583769d7c8
.
This commit is contained in:
parent
583769d7c8
commit
fae4219d7f
|
@ -13,5 +13,4 @@ add_executable(wibo
|
||||||
user32.cpp
|
user32.cpp
|
||||||
version.cpp
|
version.cpp
|
||||||
)
|
)
|
||||||
target_link_libraries(wibo PRIVATE stdc++fs)
|
|
||||||
install(PROGRAMS wibo DESTINATION bin)
|
install(PROGRAMS wibo DESTINATION bin)
|
||||||
|
|
Loading…
Reference in New Issue