This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
726e461b38
CMake
/
Tests
/
RunCMake
/
GeneratorExpression
/
ImportedTarget-TARGET_PDB_F...
3 lines
100 B
CMake
Raw
Blame
History
add_library
(
empty
UNKNOWN
IMPORTED
)
add_custom_target
(
custom
COMMAND
echo
$<
TARGET_PDB_FILE:empty
>
)
Reference in New Issue
View Git Blame
Copy Permalink