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
|
||||
)
|
||||
|
||||
add_executable(WonkoClient ${SRC_FILES})
|
||||
target_link_libraries(WonkoClient MultiMC_logic)
|
||||
add_executable(MMCClient ${SRC_FILES})
|
||||
target_link_libraries(MMCClient MultiMC_logic)
|
||||
|
Loading…
Reference in New Issue
Block a user