-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
01940f2
commit 76faf58
Showing
4 changed files
with
2,228 additions
and
190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
s_project(oodle::test EXEC IS_SIMPLE PLATFORMS win) | ||
s_project(oodle::test EXEC IS_SIMPLE) | ||
|
||
s_link_libraries(PRIVATE oodle::data::static) | ||
|
||
s_set_properties(PROPERTIES OUTPUT_NAME "ozip") | ||
|
||
# clang-cl complains | ||
s_compile_options(PRIVATE /EHsc) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.