blob: e62719bc2a8f776b30261063a4d140647fb2f769 [file] [log] [blame]
James Kuszmaulcf324122023-01-14 14:07:17 -08001include(CMakeFindDependencyMacro)
2@FILENAME_DEP_REPLACE@
3@LIBUV_SYSTEM_REPLACE@
4@WPIUTIL_DEP_REPLACE@
5
6@FILENAME_DEP_REPLACE@
7include(${SELF_DIR}/wpinet.cmake)
Maxwell Henderson80bec322024-01-09 15:48:44 -08008if(@WITH_JAVA@)
9 include(${SELF_DIR}/wpinet_jar.cmake)
10endif()