Skip to content

Commit

Permalink
Improve CMake build
Browse files Browse the repository at this point in the history
  • Loading branch information
feliwir committed Sep 21, 2023
1 parent 6148aaa commit bdb6e27
Show file tree
Hide file tree
Showing 3 changed files with 287 additions and 249 deletions.
21 changes: 21 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
syntax:glob
mojoshader_version.h
mojoshader_parser_hlsl.h
cmake-build
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
testparse
testoutput
bestprofile
availableprofiles
finderrors
assemble
preprocess
glcaps
*.exe
*.lib
*.a
ps_?_?
vs_?_?
Loading

0 comments on commit bdb6e27

Please sign in to comment.