Fix mcpp library reference in CMakeLists.txt
This commit is contained in:
parent
7b4d1dca6b
commit
029af89d36
@ -615,7 +615,7 @@ target_link_libraries(supertuxkart
|
||||
${Angelscript_LIBRARIES}
|
||||
${CURL_LIBRARIES}
|
||||
${LIBRESOLV_LIBRARY}
|
||||
mcpp
|
||||
${MCPP_LIBRARY}
|
||||
)
|
||||
|
||||
if (USE_SQLITE3)
|
||||
|
Loading…
Reference in New Issue
Block a user