mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
UseSWIG: Add support of perl5 language
This commit is contained in:
@@ -4,7 +4,9 @@ project(TestBasicPerl CXX)
|
||||
|
||||
include(CTest)
|
||||
|
||||
set(language "perl")
|
||||
if(NOT DEFINED language)
|
||||
set(language "perl")
|
||||
endif()
|
||||
|
||||
include (../BasicConfiguration.cmake)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user