James Kuszmaul | cf32412 | 2023-01-14 14:07:17 -0800 | [diff] [blame] | 1 | include(CMakeFindDependencyMacro) |
2 | @FILENAME_DEP_REPLACE@ | ||||
3 | @LIBUV_SYSTEM_REPLACE@ | ||||
4 | @WPIUTIL_DEP_REPLACE@ | ||||
5 | |||||
6 | @FILENAME_DEP_REPLACE@ | ||||
7 | include(${SELF_DIR}/wpinet.cmake) | ||||
Maxwell Henderson | 80bec32 | 2024-01-09 15:48:44 -0800 | [diff] [blame] | 8 | if(@WITH_JAVA@) |
9 | include(${SELF_DIR}/wpinet_jar.cmake) | ||||
10 | endif() |