Using the Hunter package manager to handle dependencies. Working on CLI functionality and put less focus on the UI portion #7
This commit is contained in:
Executable
+1
@@ -0,0 +1 @@
|
||||
cmake -H. -B_builds -DHUNTER_STATUS_DEBUG=ON -DCMAKE_BUILD_TYPE=DEBUG
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
cmake --build _builds --config Debug
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
cmake --build _builds --config Release
|
||||
Reference in New Issue
Block a user