NOISSUE fix silly path issue with folders and files with the same names
This commit is contained in:
parent
b0bfffcd90
commit
c50b3cdeec
@ -6,5 +6,5 @@ WonkoClient.cpp
|
|||||||
WonkoClient.h
|
WonkoClient.h
|
||||||
)
|
)
|
||||||
|
|
||||||
add_executable(WonkoClient ${SRC_FILES})
|
add_executable(MMCClient ${SRC_FILES})
|
||||||
target_link_libraries(WonkoClient MultiMC_logic)
|
target_link_libraries(MMCClient MultiMC_logic)
|
||||||
|
Loading…
Reference in New Issue
Block a user