aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormtamis <[email protected]>2017-02-28 18:24:59 +0100
committermtamis <[email protected]>2017-02-28 18:24:59 +0100
commit5581909a4d19db97304449f66404ff99a0429d3f (patch)
treea90f7eb85c095a8aba45cf5e909c82c1cdbed77d /README.md
parentFix cmake visual studio project generation (locate_gw_root.bat) (diff)
downloadarchived-nvcloth-5581909a4d19db97304449f66404ff99a0429d3f.tar.xz
archived-nvcloth-5581909a4d19db97304449f66404ff99a0429d3f.zip
Add visual samples.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72ac164..c3eca7d 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ edit ./NvCloth/scripts/locate_cuda.bat to point to the CUDA installation folder
edit ./NvCloth/scripts/locate_win8sdk.bat to point to the windows SDK (C:\Program Files (x86)\Windows Kits\8.1 by default)
Run ./CmakeGenerateAll.bat to generate the visual studio solution files in ./compiler/vcXXwinXX-cmake/
-
+Run ./samples/CmakeGenerateProjects.bat to generate the visual studio solution files in ./samples/compiler/vcXXwinXX-cmake/
For osx:
Download and install cmake 3.4 and add the cmake binary to your path.