CMake Generate step failed #101
Unanswered
TonyLin2000
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I pushed a fix upstream. Please try again with the latest version. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
===================================================================
-- Running vcpkg install - done
-- Selecting Windows SDK version 10.0.22000.0 to target Windows 10.0.19044.
-- Configuring done
CMake Error at C:/Users/TonyLin/vcpkg/scripts/buildsystems/vcpkg.cmake:592 (_add_executable):
No SOURCES given to target: test
Call Stack (most recent call first):
test/CMakeLists.txt:16 (add_executable)
CMake Generate step failed. Build files cannot be regenerated correctly.
I try to build the project,
Could anyone help me with this? Thank a lot.
Beta Was this translation helpful? Give feedback.
All reactions