Skip to content

Commit 3191729

Browse files
author
akelbert
committed
Created CMakePresets.json and amended CMakeLists.txt to support multi-platform configuration including under Windows Visual Studio. Code compiles with Visual Studio right now.
1 parent 6075fca commit 3191729

3 files changed

Lines changed: 472 additions & 93 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Makefile
100100
src/**Makefile
101101
out/
102102
build/
103+
install/
103104
*.cmake
104105
cmake_install.cmake
105106
install_manifest.txt

0 commit comments

Comments
 (0)