move to SOL2 (SOL3)
Signed-off-by: Hartmut Seichter <hartmut@technotecture.com>
This commit is contained in:
parent
68d4610470
commit
874c87cedf
1 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@ target_include_directories(
|
|||
pwbinding
|
||||
PRIVATE
|
||||
${CMAKE_SOURCE_DIR}/src/deps/lua-5.3.5/src
|
||||
${CMAKE_SOURCE_DIR}/src/deps/sol2-2.20.6
|
||||
${CMAKE_SOURCE_DIR}/src/deps/sol2-3.2.2/single/include
|
||||
PUBLIC
|
||||
include
|
||||
)
|
||||
|
@ -36,5 +36,5 @@ target_link_libraries(pwbinding
|
|||
pwsystem
|
||||
pwio
|
||||
pwscene
|
||||
pwvisual
|
||||
)
|
||||
pwvisual
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue