mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-22 02:32:29 +01:00
Fix casings #2
This commit is contained in:
parent
c7cd9e6290
commit
ff50ecfc70
@ -15,7 +15,7 @@ set(HEADER inc/public/ScreenPlaySDK/screenplaysdk.h)
|
||||
|
||||
add_library(${PROJECT_NAME} ${SOURCES} ${HEADER})
|
||||
|
||||
target_include_directories(${PROJECT_NAME} PUBLIC inc/Public/)
|
||||
target_include_directories(${PROJECT_NAME} PUBLIC inc/public/)
|
||||
|
||||
target_link_libraries(
|
||||
${PROJECT_NAME}
|
||||
|
Loading…
Reference in New Issue
Block a user