mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-04-19 05:32:55 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
33bc8d9036
commit
8480a6dedf
@ -1,7 +1,7 @@
|
||||
file(GLOB_RECURSE runner_sources ${CMAKE_CURRENT_SOURCE_DIR}/*.cpp)
|
||||
file(GLOB_RECURSE runner_headers ${CMAKE_CURRENT_SOURCE_DIR}/*.hpp)
|
||||
|
||||
add_executable(runner
|
||||
add_executable(runner WIN32
|
||||
${runner_sources}
|
||||
${runner_headers}
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user