Change: Convert .md to .rtf for Windows/Mac packages
This commit is contained in:
@@ -337,4 +337,8 @@ endif()
|
||||
include(CreateRegression)
|
||||
create_regression()
|
||||
|
||||
if(APPLE OR WIN32)
|
||||
find_package(Pandoc)
|
||||
endif()
|
||||
|
||||
include(InstallAndPackage)
|
||||
|
||||
Reference in New Issue
Block a user