CMake: Fix binfiles not being included in build
This commit is contained in:
@@ -364,6 +364,7 @@ target_link_libraries(${OPENTTD_LIB}
|
|||||||
target_link_libraries(openttd
|
target_link_libraries(openttd
|
||||||
openttd::media
|
openttd::media
|
||||||
openttd::basesets
|
openttd::basesets
|
||||||
|
openttd::binfiles
|
||||||
)
|
)
|
||||||
|
|
||||||
if(HAIKU)
|
if(HAIKU)
|
||||||
|
Reference in New Issue
Block a user