diff options
| author | realtradam <[email protected]> | 2023-03-26 00:53:15 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-03-26 00:53:15 -0400 |
| commit | e14efe058ff361e2fed1c6cfdf9f49801156e99b (patch) | |
| tree | 8444c017e7811fe239b960442c011cb71c02770b /CMakeLists.txt | |
| parent | 88a6fd13e4fdbf376bcab4bf48c1da2f534d0f1f (diff) | |
| download | rodeo_sample_game-e14efe058ff361e2fed1c6cfdf9f49801156e99b.tar.gz rodeo_sample_game-e14efe058ff361e2fed1c6cfdf9f49801156e99b.zip | |
rodeo bump
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 5a81e2e..50ffc18 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,6 +20,7 @@ target_compile_options(${PROJECT_NAME} PRIVATE -Wextra -Wpedantic #-Werror +-Wconversion ) endif() |
