Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
[linux] move debug-trap.h and winuser.rh to libs/common/include
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed Jun 6, 2022
1 parent 5bd27b1 commit 4395da2
Show file tree
Hide file tree
Showing 15 changed files with 10 additions and 637 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,5 @@ set(SOURCE_FILE_EXTENSIONS "*.cpp" CACHE STRING "File extensions for source file
set(HEADER_FILE_EXTENSIONS "*.h" "*.hpp" CACHE STRING "File extensions for header files" FORCE)
###

include_directories("${CMAKE_CURRENT_SOURCE_DIR}/extern")
add_subdirectory(src)
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY VS_STARTUP_PROJECT engine)
124 changes: 0 additions & 124 deletions extern/portable-snippets/COPYING.md

This file was deleted.

Loading

0 comments on commit 4395da2

Please sign in to comment.