Skip to content
Snippets Groups Projects
Commit 58fa44e8 authored by James R.'s avatar James R.
Browse files

CMP0115

parent 3d19d538
Branches
No related tags found
Loading
...@@ -4,7 +4,7 @@ add_executable(SRB2SDL2 MACOSX_BUNDLE WIN32) ...@@ -4,7 +4,7 @@ add_executable(SRB2SDL2 MACOSX_BUNDLE WIN32)
# Core sources # Core sources
target_sourcefile(c) target_sourcefile(c)
target_sources(SRB2SDL2 PRIVATE comptime.c md5.c config.h) target_sources(SRB2SDL2 PRIVATE comptime.c md5.c config.h.in)
set(SRB2_ASM_SOURCES vid_copy.s) set(SRB2_ASM_SOURCES vid_copy.s)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment