mirror of
https://github.com/open-goal/jak-project
synced 2026-05-24 07:11:15 -04:00
bf83f2442d
- Rough start of the SQLite integration to facilitate the SQL queries - Cleanup and disable a little bit of code so the game no longer crashes when entering the editor - Implement some of the mouse data stuff  https://user-images.githubusercontent.com/13153231/202881484-399747e7-dcdb-4e09-93e9-b561a45c8a18.mp4 This is a very old branch so best to get it merged now that it's at a decent point so it can be iterated on.
13 lines
374 B
Plaintext
Vendored
Generated
13 lines
374 B
Plaintext
Vendored
Generated
[wrap-file]
|
|
directory = googletest-release-1.11.0
|
|
source_url = https://github.com/google/googletest/archive/release-1.11.0.tar.gz
|
|
source_filename = gtest-1.11.0.tar.gz
|
|
source_hash = b4870bf121ff7795ba20d20bcdd8627b8e088f2d1dab299a031c1034eddc93d5
|
|
patch_directory = gtest
|
|
|
|
[provide]
|
|
gtest = gtest_dep
|
|
gtest_main = gtest_main_dep
|
|
gmock = gmock_dep
|
|
gmock_main = gmock_main_dep
|