mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 07:28:51 -06:00
Tests: Test namespaces with exported JARs
This commit is contained in:
@@ -11,4 +11,4 @@ find_package(JavaInstallExportTest REQUIRED)
|
||||
|
||||
add_jar(${PROJECT_NAME}
|
||||
SOURCES Import.java
|
||||
INCLUDE_JARS foo bar)
|
||||
INCLUDE_JARS foo::foo bar::bar)
|
||||
|
||||
Reference in New Issue
Block a user