generated from freudenreichan/Programmieren_3b
Kommentar weg gemacht
This commit is contained in:
parent
dfbe5edbda
commit
fe3083e9d3
@ -32,9 +32,9 @@ target_include_directories(${EXECUTABLE_NAME} PRIVATE ${INCLUDE_DIRS})
|
|||||||
|
|
||||||
|
|
||||||
# Nur noch raylib und systemabhängige Libraries linken
|
# Nur noch raylib und systemabhängige Libraries linken
|
||||||
#target_link_libraries(${EXECUTABLE_NAME} PRIVATE
|
target_link_libraries(${EXECUTABLE_NAME} PRIVATE
|
||||||
# ${CMAKE_CURRENT_LIST_DIR}/windows/libraylib.a
|
${CMAKE_CURRENT_LIST_DIR}/windows/libraylib.a
|
||||||
# winmm
|
winmm)
|
||||||
|
|
||||||
# MacOS Frameworks (falls benötigt)
|
# MacOS Frameworks (falls benötigt)
|
||||||
if(APPLE)
|
if(APPLE)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user