mirror of https://github.com/CGAL/cgal
Merge pull request #3219 from lrineau/Windows_installer-fix_header_only-GF
Add CGALConfig.cmake to the Windows installer
This commit is contained in:
commit
f02d81e54e
|
|
@ -164,6 +164,7 @@ Section "!Main CGAL" MAIN_Idx
|
|||
|
||||
SetOutPath "$INSTDIR"
|
||||
File "${CGAL_SRC}\AUTHORS"
|
||||
File "${CGAL_SRC}\CGALConfig.cmake"
|
||||
File "${CGAL_SRC}\CHANGES.md"
|
||||
File "${CGAL_SRC}\CMakeLists.txt"
|
||||
File "${CGAL_SRC}\INSTALL.md"
|
||||
|
|
|
|||
Loading…
Reference in New Issue