Cleanup build files and add linking of OxFS

This commit is contained in:
2016-12-24 01:42:18 -06:00
parent 6e1bec1dd0
commit 4eabc1741a
3 changed files with 3 additions and 5 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ elseif(WOMBAT_BUILD_TYPE STREQUAL "Native")
endif()
add_library(NostalgiaCore
${CPP}
core.cpp
${CPP}
core.cpp
)
install(