Add CMake target for docs:

* Includes docs/ files in VC and xcode projects.
* Does NOT build automatically, so will not affect systems without the
  build toolchain.
This commit is contained in:
Edward Hennis
2016-10-05 17:39:23 -04:00
parent 96b17749af
commit 7d46d153c6
2 changed files with 40 additions and 1 deletions

2
docs/makeqbk.sh Normal file → Executable file
View File

@@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/bin/bash
# Copyright (c) 2013-2016 Vinnie Falco (vinnie dot falco at gmail dot com)
#