Torque3D/Engine/lib/libogg/Torque_postBuild.cmake
AzaezelX 9f01515e78 library containment:
after execution of found cmakelists.txt files, searh the engine/lib and apname/data directories recursively for a *torque_postbuild.cmake file, including the contents, to ensure any values used, such as TORQUE_LINK_LIBRARIES remain in parent scope
2023-06-06 19:32:58 -05:00

1 line
58 B
CMake

set(TORQUE_LINK_LIBRARIES ${TORQUE_LINK_LIBRARIES} libogg)